mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-11-12 10:59:10 +01:00
Reduced haptic feedback (consequential actions only)
This commit is contained in:
@@ -192,7 +192,6 @@ class _SettingsPageState extends State<SettingsPage> {
|
||||
}),
|
||||
),
|
||||
onPressed: () {
|
||||
HapticFeedback.lightImpact();
|
||||
launchUrlString(settingsProvider.sourceUrl,
|
||||
mode: LaunchMode.externalApplication);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user