Fix mis-spelling of gallery

This commit is contained in:
misaochan 2018-02-06 19:25:56 +10:00 committed by maskara
parent 5a50e63142
commit eddfab9407
2 changed files with 6 additions and 4 deletions

View file

@ -37,7 +37,7 @@
/>
</LinearLayout>
<LinearLayout
android:id="@+id/galeryButton"
android:id="@+id/galleryButton"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
@ -56,7 +56,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/galeryButtonText"
android:id="@+id/galleryButtonText"
android:paddingTop="8dp"
android:layout_gravity="center_horizontal"
android:text="GALLERY"