I am working on a simple app with an activity and i use fragments.One screen with some elements. When i compile and run the app it works fine, except on Samsung Galaxy s3 an
I had the same problem on API 10 devices and it was caused by using theme for API 11+ (from appcompat).
For quick solution you may find the following themes declaration in styles.xml