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

This commit is contained in:
Krish 2023-04-07 19:02:37 +05:30
parent 55ab817913
commit dd1b33e607

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>