top_changed_label: remove clickable
This commit is contained in:
parent
5a732adde4
commit
88d165b3f3
1
org.fox.ttrss/src/main/res/layout/headlines_row_top_changed.xml
Normal file → Executable file
1
org.fox.ttrss/src/main/res/layout/headlines_row_top_changed.xml
Normal file → Executable file
@ -10,7 +10,6 @@
|
|||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:background="@drawable/ripple"
|
android:background="@drawable/ripple"
|
||||||
android:clickable="true"
|
|
||||||
android:id="@+id/top_changed_label"
|
android:id="@+id/top_changed_label"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
Loading…
Reference in New Issue
Block a user