This website works better with JavaScript.
Home
Explore
Help
Sign In
apalak
/
Beacon_Demo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Made changes for monitoring the movement of beacon device in the Details activity
master
Krish
1 year ago
parent
55ab817913
commit
dd1b33e607
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
Cancel
Save