mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-06-20 04:19:18 +00:00
feat: Add bottom navbar
This commit is contained in:
@ -41,4 +41,8 @@
|
||||
<string name="about_star_on_github">Star on Github</string>
|
||||
<string name="contact_us">Contact us</string>
|
||||
<string name="licenses">Licenses</string>
|
||||
<string name="cancel">Cancel</string>
|
||||
<string name="menu_dashboard">Dashboard</string>
|
||||
<string name="menu_browse">Browse</string>
|
||||
<string name="menu_activity">Activity</string>
|
||||
</resources>
|
||||
|
@ -7,4 +7,9 @@
|
||||
<item name="windowNoTitle">true</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
<style name="ShapeAppearance.OpenHealth.Corner.Medium" parent="">
|
||||
<item name="cornerFamily">rounded</item>
|
||||
<item name="cornerSize">16dp</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user