mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
* Fixes Issue #1358 Circle page indicator * Build test checking and reformated code
This commit is contained in:
parent
f8fb9f1ce9
commit
d5f3fd58ab
1 changed files with 2 additions and 1 deletions
|
|
@ -14,6 +14,7 @@
|
||||||
android:id="@+id/welcomePagerIndicator"
|
android:id="@+id/welcomePagerIndicator"
|
||||||
android:layout_height="@dimen/half_standard_height"
|
android:layout_height="@dimen/half_standard_height"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_gravity="bottom" />
|
android:layout_gravity="bottom"
|
||||||
|
android:padding="5dp" />
|
||||||
|
|
||||||
</FrameLayout>
|
</FrameLayout>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue