This commit is contained in:
2017-10-12 22:18:15 +03:00
parent 50d9dd8ed8
commit d845375946
5 changed files with 18 additions and 4 deletions

View File

@@ -3,7 +3,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:background="@color/actvity_default_background_color_1">
<TextView
android:layout_width="wrap_content"