Update colors on create button in private story creation flow.
This commit is contained in:
parent
0b978dd9d7
commit
b78f06f064
1 changed files with 2 additions and 1 deletions
|
@ -68,7 +68,8 @@
|
|||
android:layout_marginEnd="16dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:text="@string/CreateStoryWithViewersFragment__create"
|
||||
android:textColor="@color/white"
|
||||
android:textColor="@color/signal_colorOnPrimaryContainer"
|
||||
app:backgroundTint="@color/signal_colorPrimaryContainer"
|
||||
app:cornerRadius="80dp"
|
||||
app:elevation="4dp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
|
Loading…
Add table
Reference in a new issue