Implement new Add Members UI.

This commit is contained in:
Alex Hart
2020-06-05 12:33:41 -03:00
parent 707e238e5c
commit 4a455ff958
31 changed files with 625 additions and 58 deletions

View File

@@ -233,7 +233,7 @@
app:cpb_colorIndicator="@color/white"
app:cpb_colorProgress="@color/core_ultramarine"
app:cpb_cornerRadius="4dp"
app:cpb_selectorIdle="@drawable/progress_button_state"
app:cpb_selectorIdle="@drawable/progress_button_state_light"
app:cpb_textIdle="@string/CreateProfileActivity_next" />
</LinearLayout>