Android: textSize="@ dimen/lib_size_text_15"
Android: textColor="@ color/lib_color_black_1"
Android: textColorHint="@ color/lib_color_black_3"
The android: id="@ id/mLibEdtContent
"Android: background="@ drawable/lib_dra_bg_edt"
Android: padding="@ dimen/lib_size_space_6"
Android: layout_width="match_parent"
Android: layout_height="wrap_content"
Android: layout_marginTop="@ dimen/lib_size_space_14"
Android: hint="@ string/lib_input_hint"
Android: maxLines="5"
Android: lineSpacingExtra="@ dimen/lib_size_space_4"/& gt;
Before clicking the cursor is light grey, after click is green (now this color), you help me have a look, how to modify this click on the green color, there is no value in the apk/color. XML this XML
CodePudding user response:
Set the android: textCursorDrawableCodePudding user response: