yavsc/src/PostIt/PostIt.Android/Resources
Paul Schneider 00c0cb7f0a build(android): drop unused Xamarin.AndroidX.SplashScreen resources
- PostIt.Android.csproj: drop Xamarin.AndroidX.Core.SplashScreen and
  Xamarin.AndroidX.Browser. Neither is pulled transitively by
  Avalonia.Android 12.1.1 (its nuspec declares only AppCompat +
  Window), and they are not referenced anywhere in PostIt code.
- Resources/values-v31/styles.xml: drop the windowSplashScreen*
  items and the 'postSplashScreenTheme' reference, which require
  the dropped SplashScreen package. We fall back to the system
  splash screen on Android 12+ devices; a custom one can come
  back when we add it on purpose.
2026-08-22 15:32:43 +01:00
..
drawable modernization + PostIt 2026-05-29 01:29:36 +01:00
drawable-night-v31 modernization + PostIt 2026-05-29 01:29:36 +01:00
drawable-v31 modernization + PostIt 2026-05-29 01:29:36 +01:00
values modernization + PostIt 2026-05-29 01:29:36 +01:00
values-night modernization + PostIt 2026-05-29 01:29:36 +01:00
values-v31 build(android): drop unused Xamarin.AndroidX.SplashScreen resources 2026-08-22 15:32:43 +01:00
AboutResources.txt modernization + PostIt 2026-05-29 01:29:36 +01:00