com.lamudi.phonefield.PhoneEditText spinner black color

时间:2017-09-02 04:52:28

标签: android android-layout android-spinner

美好的一天,我正在使用lamudi-gmbh / android-phone-field进行电话号码验证,我在黑色背景中获得微调数据,我想用白色背景替换它normal {{3} }

    <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"
        />

1 个答案:

答案 0 :(得分:0)

更改布局:边距到布局:填充