Merge "prevent some clipping for popup shortcuts on small screens / landscape" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
51c537ae15
@@ -18,4 +18,6 @@
|
||||
android:id="@+id/popup_container"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:clipChildren="false"
|
||||
android:clipToPadding="false"
|
||||
android:orientation="vertical"/>
|
||||
Reference in New Issue
Block a user