"Subscribe" button wasn't clickable on API 10

This commit is contained in:
daniel oeh 2013-09-15 14:45:50 +02:00
parent 813614bb28
commit a1262f2806
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
android:text="@string/subscribe_label"
android:layout_below="@id/txtvAuthor"
android:layout_alignParentRight="true"
android:focusable="false"
/>