Minor formatting/refactoring

This commit is contained in:
Eugene Cheung 2017-06-12 23:23:30 -04:00
commit 487748258a
147 changed files with 351 additions and 341 deletions

View file

@ -19,9 +19,9 @@
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:background="@drawable/shadow_up_strong"
android:layoutDirection="ltr"
android:orientation="horizontal"
android:padding="16dp"
android:layoutDirection="ltr">
android:padding="16dp">
<ImageButton
android:id="@+id/button_prev"