Skip to content

Commit

Permalink
toast_frame
Browse files Browse the repository at this point in the history
  • Loading branch information
forrestguice committed Dec 2, 2022
1 parent 23d5a24 commit d542f5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="?android:attr/colorControlNormal" />
<solid android:color="?android:attr/colorBackgroundFloating" />
<corners android:radius="28dp" />
</shape>

0 comments on commit d542f5f

Please sign in to comment.