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

Commit ae4f909f authored by /e/ robot's avatar /e/ robot
Browse files

Merge remote-tracking branch 'origin/lineage-17.1' into v1-q

parents dc8fcd38 df8fb7ab
Loading
Loading
Loading
Loading
+108 B
Loading image diff...
+1 −0
Original line number Diff line number Diff line
@@ -201,6 +201,7 @@ public class FODCircleView extends ImageView {
                super.onDraw(canvas);
            }
        };
        mPressedView.setImageResource(R.drawable.fod_icon_pressed);

        mWindowManager.addView(this, mParams);