Implemented nearby button that displays wifi sharing intent and long press button that opens wifi qr share fragment

Test: manual - took a video
Change-Id: I931aabaada09c87b4a7936bcde4fcff8bc237dd0
This commit is contained in:
Abel Tesfaye
2020-11-04 23:32:15 +00:00
parent 2fc8e09eca
commit 8881f91349
5 changed files with 331 additions and 6 deletions

View File

@@ -42,6 +42,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:id="@+id/wifi_dpp_layout"
android:orientation="vertical">
<ImageView