Implement intro screen for offline app sharing

This commit is contained in:
Torsten Grote
2021-05-06 17:34:40 -03:00
parent 97bd977108
commit 54b239f45e
11 changed files with 292 additions and 0 deletions

View File

@@ -456,6 +456,11 @@
android:label="@string/pending_contact_requests"
android:theme="@style/BriarTheme" />
<activity
android:name=".android.hotspot.HotspotActivity"
android:label="@string/hotspot_title"
android:theme="@style/BriarTheme" />
</application>
<queries>