Prepare xml files

This commit is contained in:
Neslihan 2017-03-15 18:58:57 +03:00
parent 5147769405
commit 23aa691275
15 changed files with 117 additions and 15 deletions

View file

@ -1,7 +1,7 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#000"
android:background="?attr/mainBackground"
>
<ImageView