Browse Source

Made changes for monitoring the movement of beacon device in the Details activity

master
Krish 1 year ago
parent
commit
dd1b33e607
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/src/main/res/layout/activity_detail.xml

+ 1
- 0
app/src/main/res/layout/activity_detail.xml View File

@ -134,6 +134,7 @@
android:layout_marginTop="20dp"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:visibility="gone"
>
</androidx.recyclerview.widget.RecyclerView>


Loading…
Cancel
Save