After the necessary changes I am attempting to update my apps to API 35.
When the compilation is taking place I observe the following in the dialog:
Why am I seeing 'build tools: 34.0.0' ? Compilation appears otherwise correct. Is this normal behaviour or have I missed something in setting...
Hi
Why does the app go full screen on API 35?
#Region Activity Attributes
#FullScreen: False
#IncludeTitle: False
#End Region
AddManifestText(
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="35"/>
<supports-screens android:largeScreens="true"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.