Add privacy policy step to the signup flow

This commit is contained in:
Grishka
2022-11-02 11:01:52 +03:00
parent be2ee3a029
commit b4c305d094
6 changed files with 282 additions and 4 deletions

View File

@@ -41,7 +41,7 @@
android:layout_margin="16dp"
android:minWidth="145dp"
style="?primaryLargeButtonStyle"
android:text="@string/next" />
android:text="@string/i_agree" />
</LinearLayout>