diff --git a/Habitica/res/drawable/calendar_ic.xml b/Habitica/res/drawable/calendar_ic.xml new file mode 100644 index 000000000..7238df7af --- /dev/null +++ b/Habitica/res/drawable/calendar_ic.xml @@ -0,0 +1,22 @@ + + + + + + diff --git a/Habitica/res/drawable/gem_ic.xml b/Habitica/res/drawable/gem_ic.xml new file mode 100644 index 000000000..6da6bbb84 --- /dev/null +++ b/Habitica/res/drawable/gem_ic.xml @@ -0,0 +1,40 @@ + + + + + + + + diff --git a/Habitica/res/layout/subscription_details.xml b/Habitica/res/layout/subscription_details.xml index 253fd7434..076605376 100644 --- a/Habitica/res/layout/subscription_details.xml +++ b/Habitica/res/layout/subscription_details.xml @@ -1,227 +1,337 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:layout_gravity="center_horizontal" + android:layout_marginTop="12dp" /> + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:layout_marginBottom="12dp" + android:fontFamily="sans-serif-medium" + android:text="@string/thanks_for_supporting" + android:textColor="@color/text_quad" /> + + android:text="@string/cancel_subscription" /> + + android:layout_marginBottom="8dp" + android:text="@string/cancel_subscription_notgoogle_description" /> +