Donations fixes + success post text from campaign
This commit is contained in:
@@ -105,6 +105,7 @@
|
||||
android:clickable="false"
|
||||
android:focusable="false"
|
||||
android:duplicateParentState="true"
|
||||
android:minWidth="0dp"
|
||||
tools:text="Donate"/>
|
||||
</FrameLayout>
|
||||
|
||||
|
||||
@@ -67,6 +67,7 @@
|
||||
android:clickable="false"
|
||||
android:focusable="false"
|
||||
android:duplicateParentState="true"
|
||||
android:minWidth="0dp"
|
||||
android:text="@string/donation_success_share"/>
|
||||
</FrameLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user