Fix comment typo

This commit is contained in:
Cameron Gutman 2014-11-16 14:23:58 -08:00
parent d5b6130936
commit cf2d83a1ea

View File

@ -3,7 +3,7 @@
<!-- <!--
Base application theme for API 21+. This theme completely replaces Base application theme for API 21+. This theme completely replaces
AppBaseTheme from BOTH res/values/styles.xml and AppBaseTheme from BOTH res/values/styles.xml and
res/values-v11/styles.xml on API 21+ devices. res/values-v21/styles.xml on API 21+ devices.
--> -->
<style name="AppBaseTheme" parent="android:Theme.Material"> <style name="AppBaseTheme" parent="android:Theme.Material">
<!-- API 21 theme customizations can go here. --> <!-- API 21 theme customizations can go here. -->