|
@@ -21,10 +21,8 @@
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
- android:id="@+id/bbb"
|
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
- android:keepScreenOn="true"
|
|
|
|
android:animateLayoutChanges="true"
|
|
android:animateLayoutChanges="true"
|
|
android:background="@color/bg_default">
|
|
android:background="@color/bg_default">
|
|
|
|
|