We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b2619 commit 24f61a1Copy full SHA for 24f61a1
app/src/main/res/layout/fragment_bookmarks_pictures.xml
@@ -3,7 +3,8 @@
3
xmlns:tools="http://schemas.android.com/tools"
4
android:id="@+id/parentLayout"
5
android:layout_width="match_parent"
6
- android:layout_height="match_parent">
+ android:layout_height="match_parent"
7
+ android:descendantFocusability="blocksDescendants">
8
9
<TextView
10
android:id="@+id/statusMessage"
0 commit comments