Merge "Settings icon pack refresh"
This commit is contained in:
committed by
Android (Google) Code Review
commit
468b00f043
@@ -47,7 +47,7 @@ public class AirplaneModeConditionCard implements ConditionalCard {
|
||||
|
||||
@Override
|
||||
public Drawable getIcon() {
|
||||
return mAppContext.getDrawable(R.drawable.ic_airplane);
|
||||
return mAppContext.getDrawable(R.drawable.ic_airplanemode_active);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user