Add inputs for the pushed message to share activity
This commit is contained in:
committed by
Jannis Mattheis
parent
f85b5312e6
commit
dea1e42820
@@ -47,7 +47,8 @@
|
||||
android:label="@string/title_activity_settings" />
|
||||
<activity
|
||||
android:name=".sharing.ShareActivity"
|
||||
android:theme="@android:style/Theme.Translucent.NoTitleBar">
|
||||
android:theme="@style/AppTheme.NoActionBar"
|
||||
android:label="Push message">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.SEND" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
||||
Reference in New Issue
Block a user