aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/floating_action_button.xml
blob: 21cec65e7695381125d21b1d938ae2de69bc664a (plain) (blame)
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<com.google.android.material.floatingactionbutton.FloatingActionButton xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content" />