I updated appcompat-v7 to lollipop version(21.0.0)
then I can\'t hide ActionBar with following style that worked before.
without parent element, everything will be white color (textviews
,buttons
,chekcboxs
, etc)!
in your manifest.xml
file :
updated 2015 29 July
make sure android:windowNoTitle
should be replaced by windowNoTitle
when Upgraded to AppCompat v22.1.0