Skip to content

Commit fee77e9

Browse files
minor layout adjustment
1 parent ca36d63 commit fee77e9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

app/build.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Build Properties
2-
#Sat May 28 11:40:55 EDT 2022
2+
#Sun May 29 10:08:48 EDT 2022
33
version_minor=0
44
version_store=58
55
version_patch=6
6-
version_build=9
6+
version_build=10
77
version_major=3

app/src/main/res/layout/info_permission.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
android:layout_height="wrap_content"
2828
android:orientation="vertical">
2929

30-
<include layout="@layout/info_location" />
31-
3230
<include layout="@layout/info_throttling" />
3331

32+
<include layout="@layout/info_location" />
33+
3434
<include layout="@layout/info_faq" />
3535
</LinearLayout>
3636
</ScrollView>

0 commit comments

Comments
 (0)