Skip to content
Snippets Groups Projects
Verified Commit c5b5aae9 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Disable clickability of donation button on settings page

parent f1b50ac8
No related branches found
No related tags found
No related merge requests found
Pipeline #275 canceled
......@@ -69,6 +69,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="end"
android:clickable="false"
android:text="@string/advertisement_support_button"
android:textColor="?android:textColorPrimary" />
</LinearLayout>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment