We just changed our application to use the appcompat-v7 support library in order to take advantage of the support actionbar and support Material themes. Using <
appcompat-v7 support
Change the Compile Sdk Version of your project to "API 18:(JellyBean)"
The default is set to "Lollipop"
So far it solved my problem on Qmobile i9
STEPS