Merge "Set IA background not transparent" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cab405d84d
@@ -46,7 +46,8 @@
|
|||||||
android:id="@+id/main_content"
|
android:id="@+id/main_content"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:animateLayoutChanges="true"/>
|
android:animateLayoutChanges="true"
|
||||||
|
android:background="?android:attr/windowBackground"/>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
</androidx.core.widget.NestedScrollView>
|
</androidx.core.widget.NestedScrollView>
|
||||||
|
Reference in New Issue
Block a user