Updated package name from refactored app to -> hpos [working]
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<resources xmlns:tools="http://schemas.android.com/tools">
|
||||
<!-- Base application theme. -->
|
||||
<style name="Theme.RefactoredApp" parent="Theme.MaterialComponents.Light.DarkActionBar">
|
||||
<style name="Theme.HPOS" parent="Theme.MaterialComponents.Light.NoActionBar">
|
||||
<!-- <style name="Theme.RefactoredApp" parent="Theme.MaterialComponents.Light.DarkActionBar">-->
|
||||
<!-- Primary brand color. -->
|
||||
<item name="colorPrimary">@color/blue_app</item>
|
||||
<!-- <item name="colorPrimaryVariant">@color/purple_700</item>-->
|
||||
|
||||
Reference in New Issue
Block a user