From f866f1c8dcc609a59000eed7101a7815733459cc Mon Sep 17 00:00:00 2001 From: Alex Zolotarev Date: Mon, 2 Jan 2012 19:41:32 +0300 Subject: [PATCH] [android] Warning fixes --- android/proguard.cfg | 6 +++--- android/res/values/strings.xml | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/android/proguard.cfg b/android/proguard.cfg index 12dd0392c0..4dc32b1029 100644 --- a/android/proguard.cfg +++ b/android/proguard.cfg @@ -14,15 +14,15 @@ -keep public class * extends android.preference.Preference -keep public class com.android.vending.licensing.ILicensingService --keepclasseswithmembernames class * { +-keepclasseswithmembers class * { native ; } --keepclasseswithmembernames class * { +-keepclasseswithmembers class * { public (android.content.Context, android.util.AttributeSet); } --keepclasseswithmembernames class * { +-keepclasseswithmembers class * { public (android.content.Context, android.util.AttributeSet, int); } diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index f80bab2dd8..4c5ded8596 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -2,7 +2,6 @@ Download Maps My Position - Travel Guide MapsWithMe About MapsWithMe