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:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:animateLayoutChanges="true"/>
|
||||
android:animateLayoutChanges="true"
|
||||
android:background="?android:attr/windowBackground"/>
|
||||
|
||||
</LinearLayout>
|
||||
</androidx.core.widget.NestedScrollView>
|
||||
|
Reference in New Issue
Block a user