Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
QuackingCanary committed Mar 4, 2024
1 parent 8fa43d4 commit f57367f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/app_dialog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
style="@style/Widget.Material3.Button.TonalButton.Icon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:contentDescription="@string/import_save"
android:contentDescription="@string/clear_shader_cache"
android:text="@string/clear_shader_cache"
app:icon="@drawable/ic_delete" />

Expand Down

0 comments on commit f57367f

Please sign in to comment.