Skip to content

Commit

Permalink
and
Browse files Browse the repository at this point in the history
  • Loading branch information
yahyalmh committed Sep 8, 2021
1 parent b669b9d commit d2f4042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/fragment_home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
android:textColor="@color/black"
android:textSize="16sp"
android:visibility="@{isError ? View.VISIBLE : View.INVISIBLE}" />

<com.google.android.material.floatingactionbutton.FloatingActionButton
android:id="@+id/arrow_up"
style="@style/Widget.MaterialComponents.FloatingActionButton"
Expand Down

0 comments on commit d2f4042

Please sign in to comment.