Fix that ripple effect of level buttons for adjusting font/display size doesn't fit the shape.
Root cause: Ripple effect of lower view was clipped by the upper layout. Solution: Add the android:clipChildren="false" into the upper layout. Bug: 230564860 Test: manual test Change-Id: Iaa764ced9e33a7a2acd5cc0401e5014184c49cdb
Loading
Please register or sign in to comment