mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 20:48:43 +00:00
Update colors on create button in private story creation flow.
This commit is contained in:
committed by
Greyson Parrelli
parent
0b978dd9d7
commit
b78f06f064
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user