Skip to content

Commit

Permalink
Hide records button in the records list.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimowner committed Feb 27, 2021
1 parent 207e921 commit c24f0be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_records.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
android:background="?android:selectableItemBackgroundBorderless"
android:contentDescription="@null"
android:scaleType="center"
android:visibility="gone"
android:src="@drawable/ic_loop" />

<ImageButton
Expand Down

0 comments on commit c24f0be

Please sign in to comment.