layer_edittext_green.xml 267 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:drawable="@color/butten_green"/>
    <item
        android:bottom="1dp"
        android:drawable="@color/color_common_bg"/>
</layer-list>