V3.13.1 and Design Resolution issues

I mean I tryed to use get/setDesignResolutionSize (and other two functions I mentioned) - seems it’s ok to call one of them, but not setter and getter one by another.

Yes. I use mixed sprites and drawing graphics. So view was puzzled after applying setContentScaleFactor :slight_smile:

But why?[quote=“serpri, post:21, topic:32158”]
I have googled some “action bar” - for example https://developer.android.com/design/patterns/actionbar.html
[/quote]

I know, thanks. I never confuse these terms before.

Sorry, no more time for researches :slight_smile: Maybe someone else.
Or maybe reason in my environment I have screwed up.

Upd: Aha, I freezed my device again: with command cocos run -p android --ap android-19 -m release
After restart app starts ok; tested few times… exp +1

I mean why do you want to call one on the other?

Do you have edited the HelloWorld.cpp?