summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/src/main/res/layout/feedinfo.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/feedinfo.xml b/app/src/main/res/layout/feedinfo.xml
index e3b5355e9..6a0fab7e3 100644
--- a/app/src/main/res/layout/feedinfo.xml
+++ b/app/src/main/res/layout/feedinfo.xml
@@ -189,7 +189,7 @@
android:spinnerMode="dropdown"
app:layout_gravity="center"
android:dropDownWidth="wrap_content"
- android:clickable="false" />
+ android:clickable="true" />
</android.support.v7.widget.GridLayout>
<TextView