Fixing text color button in dark mode
This commit is contained in:
parent
a4b81524be
commit
acef51e415
|
@ -53,6 +53,7 @@
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
android:id="@+id/liveLocShareChooseDurationConfirm"
|
android:id="@+id/liveLocShareChooseDurationConfirm"
|
||||||
|
style="@style/Widget.Vector.Button.CallToAction"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="48dp"
|
android:layout_height="48dp"
|
||||||
android:layout_marginHorizontal="16dp"
|
android:layout_marginHorizontal="16dp"
|
||||||
|
|
Loading…
Reference in New Issue