@02.02.15 Dennis Thießen: Release 1.8.6

This commit is contained in:
Dennis Thießen
2016-02-02 22:35:16 +01:00
parent 1696718cbb
commit 6ee71e7e42
14 changed files with 96 additions and 81 deletions

View File

@@ -44,6 +44,13 @@
app:layout_anchorGravity="bottom|left|end"
android:layout_alignParentBottom="true"/>
<ProgressBar
style="?android:attr/progressBarStyle"
android:id="@+id/pb_map_progress"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentLeft="true" />
</RelativeLayout>