feat: XMLs, UI
This commit is contained in:
parent
db180a4a18
commit
ca7d418726
4 changed files with 66 additions and 0 deletions
4
app/src/main/res/values/dimensions.xml
Normal file
4
app/src/main/res/values/dimensions.xml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<dimen name="search_card_elevation">8dp</dimen>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue