Fix bugs in Setting screen & add a way to exit without saving

This commit is contained in:
sigmabeta
2016-01-24 19:31:34 -05:00
parent cf7f5d078b
commit fb04622039
17 changed files with 150 additions and 7 deletions

View File

@ -11,5 +11,5 @@
android:layout_height="match_parent"
android:layout_marginLeft="@dimen/activity_horizontal_margin"
android:layout_marginRight="@dimen/activity_horizontal_margin"
tools:listitem="@layout/grid_card_game"/>
tools:listitem="@layout/card_game"/>
</FrameLayout>