S.J.
Results
2
comments of
S.J.
Try add these two lines to your application tags in AndroidManifest.xml android:preserveLegacyExternalStorage="true" android:requestLegacyExternalStorage="true" https://developer.android.com/training/data-storage/use-cases
可以继承AppCompatActivity一样能使用 Compose