diff --git a/app/src/main/res/layout/include_nav.xml b/app/src/main/res/layout/include_nav.xml index 53329c6f0a..c23717693f 100644 --- a/app/src/main/res/layout/include_nav.xml +++ b/app/src/main/res/layout/include_nav.xml @@ -4,7 +4,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:animateLayoutChanges="false" - android:descendantFocusability="beforeDescendants" + android:descendantFocusability="blocksDescendants" android:focusable="true" android:focusableInTouchMode="true">