From 80064f6040cab219702d8221a052eace5f47661c Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Mon, 23 Apr 2018 21:13:12 +0200 Subject: support contact shortcuts * support contact shortcuts * make ShortcutActivity extends AbstractSearchableListItemActivity * Draw the app icon in the corner of the icon and modify the name of the widget * updated label and icon size --- src/main/AndroidManifest.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/main/AndroidManifest.xml') diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index 28e47675b..c28dbbafe 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -131,6 +131,9 @@ android:label="@string/title_activity_start_conversation" android:configChanges="orientation|screenSize" android:launchMode="singleTop"> + + + + + + + + -- cgit v1.2.3