Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

No resource found that matches the given name: attr 'android:windowActionBar'

$
0
0

Application type: mobile
Titanium SDK: 3.5.1.GA
Platform & version: Android 4.4.2
Device: physical device model
Host Operating System: Ubuntu 3.10
Titanium Studio: 3.4.2
Android and iOS Development: http://pastebin.com/bP8kd42H

Contents of /platform/android/res/values/customtheme.xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Theme.NoActionBar" parent="@style/Theme.AppCompat">
<item name="windowActionBar">false</item>
<item name="android:windowNoTitle">true</item>
</style>
<style name="Theme.YesActionBar" parent="@style/Theme.AppCompat">
<item name="windowActionBar">true</item>
<item name="android:windowNoTitle">false</item>
</style>
</resources>


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>