Magisk/app/src/main/java/com/topjohnwu/magisk/view
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
..
MagiskDialog.kt Significantly simplify MagiskDialog layout 2020-11-19 23:21:36 -08:00
MarkDownWindow.kt Tidy up network services 2020-10-06 04:58:46 -07:00
Notifications.kt Cancel vibration to sync with notification channel 2020-10-17 05:56:07 -07:00
Shortcuts.kt Remove unnecessary permissions 2020-08-23 04:36:22 -07:00
TappableHeadlineItem.kt More refactoring 2020-08-19 02:05:23 -07:00
TextItem.kt More refactoring 2020-08-19 02:05:23 -07:00