mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
add missing string & styles
This commit is contained in:
parent
6ec16073c1
commit
bc472da856
2 changed files with 8 additions and 0 deletions
|
|
@ -33,4 +33,9 @@
|
|||
</style>
|
||||
|
||||
<style name="Widget.App.CardView" parent="Widget.MaterialComponents.CardView"/>
|
||||
|
||||
<style name="Meshtastic.Button.Rounded" parent="">
|
||||
<item name="cornerFamily">rounded</item>
|
||||
<item name="cornerSize">50%</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue