skyline/app
lynxnb 816599749b Fix Android Studio OSC layout preview (again)
The layout preview/editor doesn't instantiate an Application instance, therefore accessing `displayMetrics` from the app context would lead to a crash, and the view being mocked in the preview.
Additionally a default grid value is defined for `AlignmentGridView` to avoid a crash because of an invalid iteration step in the drawing loop.
2023-04-02 18:16:10 +02:00
..
libraries Update audio-core 2023-03-27 22:31:14 +01:00
src/main Fix Android Studio OSC layout preview (again) 2023-04-02 18:16:10 +02:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle useLegacyPackaging for extractNativeLibs 2023-03-18 16:15:51 +01:00
CMakeLists.txt Prevent aaudio backend usage 2023-03-27 22:31:14 +01:00
proguard-rules.pro Add kotlinx.serialization-json dependencies 2022-08-06 22:00:19 +05:30