fix fullscreen button on popup
This commit is contained in:
parent
ec8fff421a
commit
9f5d4034e3
3 changed files with 17 additions and 1 deletions
|
|
@ -92,6 +92,7 @@
|
|||
android:layout_alignParentRight="true"
|
||||
android:background="#00ffffff"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:scaleType="fitCenter"
|
||||
android:src="@drawable/ic_fullscreen_white"
|
||||
tools:ignore="ContentDescription,RtlHardcoded"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue