2017-09-02 9 views
-1

こんにちは、電話番号の検証にlamudi-gmbh/android-phone-fieldを使用しています。黒色の背景にスピナーデータが表示されています。背景normalPicture herecom.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" 
     /> 
+0

をパディング –

+0

その後、適切な説明で質問を変更してください。そのスピナーではないので、あなたは質問で書くべきではない –

+0

@VishalThakkarはタイトルを変更しました。あなたは解決策を知っていますか? –

答えて

0

レイアウトの変更:レイアウトに余裕:popupbackground私の場合には動作していないと私は他のlibを使用していますが、その男は他を使用している:アンドロイドは、そのため重複していないthatsの@VishalThakkar

+0

私は午前制約レイアウトを使用するので、削除することはできません –

関連する問題