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

Commit 9481c57b authored by YK Hung's avatar YK Hung Committed by Android (Google) Code Review
Browse files

Merge "[Expressive Battery] Align padding start of non-background items with...

Merge "[Expressive Battery] Align padding start of non-background items with categroy title." into main
parents 0a84d827 c0735fcc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ public class PowerUsageTimePreference extends WarningFramePreference
                mContext.getResources()
                        .getDimensionPixelSize(
                                com.android.settingslib.widget.theme.R.dimen
                                        .settingslib_expressive_space_small1);
                                        .settingslib_expressive_space_extrasmall4);
    }

    @Override