Код: Выделить всё
Error: android:windowSplashScreenBackground requires API level 31 (current min is 30) [NewApi]
Код: Выделить всё
Similarly, you can use tools:targetApi="11" in an XML file to indicate that
the element will only be inflated in an adequate context.
Код: Выделить всё
...
...
@color/evergreen
Код: Выделить всё
/app/src/main/res/values/styles.xml:29: Error: android:windowSplashScreenBackground requires API level 31 (current min is 30) [NewApi]
@color/evergreen
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Подробнее здесь: https://stackoverflow.com/questions/788 ... oesnt-work
Мобильная версия