chore(createEvent): Use cancel instead of close
This commit is contained in:
parent
18325d87ad
commit
7efaf40207
|
@ -192,7 +192,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="5dp"
|
||||
android:text="@string/close"
|
||||
android:text="@string/cancel"
|
||||
app:icon="@drawable/ic_arrow_back"
|
||||
app:iconGravity="textStart"
|
||||
app:iconPadding="8dp"
|
||||
|
|
Loading…
Reference in a new issue