How to make my app use 4.x style while customer's android phone is 4.x? I know set android:minSdkVersion="15", the style will be 4.x. But I want the app should be compatible for android 2.0 or above. How to make my app use 4.x style while customer
How to make my app use 4.x style while customer's android phone is 4.x? I know set android:minSdkVersion="15", the style will be 4.x. But I want the app should be compatible for android 2.0 or above. How to make my app use 4.x style while customer