mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-03 23:31:48 -04:00
Cleanups
This commit is contained in:
@@ -105,11 +105,6 @@ public class LoyaltyCardViewActivity extends CatimaAppCompatActivity
|
||||
IMAGE_BACK
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void attachBaseContext(Context base) {
|
||||
super.attachBaseContext(Utils.updateBaseContextLocale(base));
|
||||
}
|
||||
|
||||
private void extractIntentFields(Intent intent)
|
||||
{
|
||||
final Bundle b = intent.getExtras();
|
||||
|
||||
Reference in New Issue
Block a user