mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-22 04:29:22 +01:00
Change buttonID
This commit is contained in:
parent
b2aff88547
commit
70b489275a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
app:srcCompat="@drawable/ic_keyboard_black_24dp" />
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/cancel_action"
|
||||
android:id="@+id/cancel"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom|left"
|
||||
|
|
Loading…
Reference in a new issue