Magisk/app/src/main/java
RikkaW fa3ef8a1c1 Significantly simplify MagiskDialog layout
The goal of original implementation, wrap view again and again, seems to be use the shadow and customizable round corners from MaterialCardView. But this can be done with use MaterialShapeDrawable which used in MaterialCardView directly. This will significantly simplify the layout and MagiskDialog class.
2020-11-19 23:21:36 -08:00
..
a Minor cleanups 2020-10-11 05:10:02 -07:00
com/topjohnwu/magisk Significantly simplify MagiskDialog layout 2020-11-19 23:21:36 -08:00