"Subscribe" button wasn't clickable on API 10
This commit is contained in:
parent
813614bb28
commit
a1262f2806
|
@ -46,6 +46,7 @@
|
|||
android:text="@string/subscribe_label"
|
||||
android:layout_below="@id/txtvAuthor"
|
||||
android:layout_alignParentRight="true"
|
||||
android:focusable="false"
|
||||
/>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue