OmnijawsClient: Use new google icon set by default
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: Dmitrii <bankersenator@gmail.com> Signed-off-by: MOVZX <movzx@yahoo.com>
This commit is contained in:
@@ -54,7 +54,7 @@ public class OmniJawsClient {
|
||||
= Uri.parse("content://org.omnirom.omnijaws.provider/control");
|
||||
|
||||
private static final String ICON_PACKAGE_DEFAULT = "org.omnirom.omnijaws";
|
||||
private static final String ICON_PREFIX_DEFAULT = "outline";
|
||||
private static final String ICON_PREFIX_DEFAULT = "google_new_light";
|
||||
private static final String EXTRA_ERROR = "error";
|
||||
public static final int EXTRA_ERROR_NETWORK = 0;
|
||||
public static final int EXTRA_ERROR_LOCATION = 1;
|
||||
|
||||
Reference in New Issue
Block a user