Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 947781d8 authored by Stuart Scott's avatar Stuart Scott
Browse files

Updating Subscription Info Icon

bug: 18356155

Change-Id: If78d47c68864ff83b879a17d28fa81cab5d2e652
parent 54fa5c23
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -306,7 +306,7 @@ public class SubscriptionController extends ISub.Stub {
                    SubscriptionManager.DATA_ROAMING));
            // Get the blank bitmap for this SubInfoRecord
            Bitmap iconBitmap = BitmapFactory.decodeResource(mContext.getResources(),
                    com.android.internal.R.drawable.sim_dark_blue);
                    com.android.internal.R.drawable.ic_sim_card_multi_24px_clr);
            int mcc = cursor.getInt(cursor.getColumnIndexOrThrow(
                    SubscriptionManager.MCC));
            int mnc = cursor.getInt(cursor.getColumnIndexOrThrow(