29c15273b5270aca7997357bae6fe8c26d284474
- Base theme has android:clipToPadding=false attribute. It let user UI draw under navigation bar but also cause this problem. Add android:clipToPadding=true in layout to fix the problem. Fixes: 142108980 Test: manual Change-Id: Ibe60b348a3c7c01d9786612ceac23a47a78a208a
Description
No description provided
Languages
Java
89.7%
Kotlin
10.3%