Initial pass to use standard margins/padding (in dimens.xml)

This commit is contained in:
Paul Hawke 2017-12-22 15:24:30 -06:00
parent ed42194362
commit d9d174398d
31 changed files with 349 additions and 349 deletions

View file

@ -12,7 +12,7 @@
<com.viewpagerindicator.CirclePageIndicator
android:id="@+id/welcomePagerIndicator"
android:layout_height="24dp"
android:layout_height="@dimen/half_standard_height"
android:layout_width="match_parent"
android:layout_gravity="bottom" />