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

Commit f8e7cbff authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Ensure that the action views are always updated." into oc-dev

parents 63827ce6 d61a19e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -460,8 +460,8 @@ public class PipMenuActivity extends Activity {
                        });
                    } else {
                        actionView.setAlpha(DISABLED_ACTION_ALPHA);
                        actionView.setEnabled(false);
                    }
                    actionView.setEnabled(action.isEnabled());

                    // Update the margin between actions
                    LinearLayout.LayoutParams lp = (LinearLayout.LayoutParams)