Don't allow focus on ReaderNavigationOverlayView (maybe fixes #5555)
Cette révision appartient à :
Parent
79da33b597
révision
2256030a2a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
|
@ -37,6 +37,7 @@
|
|||
android:id="@+id/navigation_overlay"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:focusable="false"
|
||||
android:visibility="gone" />
|
||||
|
||||
<FrameLayout
|
||||
|
|
Référencer dans un nouveau ticket