Skip to content

Commit

Permalink
Ah yes, "unused resources"
Browse files Browse the repository at this point in the history
  • Loading branch information
MM2-0 committed Jun 30, 2024
1 parent 9b2563b commit 64bb401
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,14 @@
android:gravity="end">

<Button
android:id="@+id/denyButton"
style="@android:style/Widget.DeviceDefault.Button.Borderless"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/request_permission_deny_button" />

<Button
android:id="@+id/grantButton"
style="@android:style/Widget.DeviceDefault.Button.Borderless"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
Expand Down

0 comments on commit 64bb401

Please sign in to comment.