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

Commit aca9678a authored by Mathew Inwood's avatar Mathew Inwood Committed by android-build-merger
Browse files

Merge "Code reformatting for upcoming automated code changes."

am: 661facc2

Change-Id: Ie2c10b5d6afadec937400f651aecc08a9aa494df
parents 2d41b1b4 661facc2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -77,7 +77,8 @@ public class MediaController extends FrameLayout {
    private View mDecor;
    private WindowManager.LayoutParams mDecorLayoutParams;
    private ProgressBar mProgress;
    private TextView mEndTime, mCurrentTime;
    private TextView mEndTime;
    private TextView mCurrentTime;
    private boolean mShowing;
    private boolean mDragging;
    private static final int sDefaultTimeout = 3000;