Open takahirom opened 6 years ago
@takahirom
your test project edit & testing but hyperion-geiger-counter:0.9.22 is crash on HTI13 disable and run
styles.xml
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>
on HTI13 (target 15)
but style.xml
android:windowNoTitle=false
is not good action for product app for OS 5 upper
it is desirable to change program.
How to reproduce