mirror of
https://github.com/ImranR98/Obtainium.git
synced 2026-07-31 01:17:08 -04:00
- SettingsToggleRow contentPadding: 16 -> 20 (matches add app tileMode) - SettingsTile: borderRadius -> RoundedSuperellipseBorder shape (matches add app) - SettingsToggleRow: RoundedRectangleBorder -> RoundedSuperellipseBorder - Add app _FormSwitchRow: add haptic feedback via selectionClick() (respects tactileFeedbackEnabled pref, matches settings page)