1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-03-07 03:58:15 +00:00
TwoAi 734b6e2b67 Add null-safe SharedPreferences.getStringSafe
Null-safe alternative to SharedPreferences.getString that guarantees the return value is non-null when defValue is non-null.
2024-10-27 20:38:28 +01:00
..