Implement intro screen for offline app sharing

This commit is contained in:
Torsten Grote
2021-05-06 17:34:40 -03:00
committed by Sebastian Kürten
parent 40865425c5
commit a86ba50dec
11 changed files with 292 additions and 0 deletions

View File

@@ -441,6 +441,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>