|
|
|
@ -111,6 +111,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
android:id="@+id/subscribe" |
|
|
|
android:id="@+id/subscribe" |
|
|
|
|
|
|
|
android:visibility="invisible" |
|
|
|
android:text="@string/pro_purchase" |
|
|
|
android:text="@string/pro_purchase" |
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
|