0
に正確に見ていない click here for screenshot文字は文字がEDITTEXTに正確に見ていないEDITTEXT
<EditText
android:id="@+id/txtsearch"
android:layout_width="match_parent"
android:layout_height="43dp"
android:gravity="bottom"
android:hint="Ara"
android:layout_gravity="bottom|right"
android:background="@drawable/border"
android:textColor="@color/siyah" />
border.xml:
アンドロイド:= "長方形" 形状>
<corners
android:radius="5dp"
/>
<solid android:color="#ffffff"
/>
<stroke
android:width="3dip"
android:color="#8f1d1d" />
おかげ を –