-1
こんにちは、電話番号の検証にlamudi-gmbh/android-phone-fieldを使用しています。黒色の背景にスピナーデータが表示されています。背景com.lamudi.phonefield.PhoneEditTextスピナー黒色
<com.lamudi.phonefield.PhoneEditText
android:id="@+id/home_phone_number"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:textSize="15dp"
android:layout_marginLeft="8dp"
android:layout_marginRight="8dp"
android:layout_marginTop="8dp"
app:layout_constraintHorizontal_bias="0.0"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textview_home_number"
tools:ignore="MissingConstraints"
android:layout_marginStart="8dp"
android:layout_marginEnd="8dp"
/>
をパディング –
その後、適切な説明で質問を変更してください。そのスピナーではないので、あなたは質問で書くべきではない –
@VishalThakkarはタイトルを変更しました。あなたは解決策を知っていますか? –