mirror of
https://github.com/shaulascr/ecommerce_serang.git
synced 2025-08-13 18:52:20 +00:00
connect localserver
This commit is contained in:
6
app/src/main/res/drawable/search_background.xml
Normal file
6
app/src/main/res/drawable/search_background.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<stroke android:width="1dp"
|
||||
android:color="@color/soft_gray"/>
|
||||
<corners android:radius="15dp"/>
|
||||
</shape>
|
Reference in New Issue
Block a user