Found EditText and ListView font gray instead of black I want, if I remove the LinearLayout android: background = "# FFFFFF", where the current theme AppTheme, black background. How to solve to get what I want black font? Reply:
The reply was deleted administrator at 2013-11-26 10:28:57
Reply:
The reply was deleted administrator at 2013-11-26 11:15:44
Reply: android: hint = "Please enter the keyword" android: cacheColorHint = "# 00000000" you set the default is gray hint Reply: EditText then use textcolor = "# 000000" ListView, then it can not directly set the font color, it displays the contents of the adapter is set up in the Reply: android: cacheColorHint = "# 00000000" This property looks set translucent color does not matter and the word Reply:
EditText I used textcolor = "# 000000", but still gray. I guess EditText and ListView font is really black, but for some reason could not display black, only show gray. Reply:
You set the android: hint = "Please enter the keyword" So when the initial state "Please enter the keyword" these words are gray, when you enter text when displayed in black, the default text disappears. Fill in your ListView where the contents, paste it! Reply:
EditText then use textcolor = "# 000000" ListView, then it can not directly set the font color, it shows the contents set in the adapter in
EditText I used textcolor = "# 000000", but still gray. I guess EditText and ListView font is really black, but for some reason could not display black, only show gray.
You set the android: hint = "Please enter the keyword" So when the initial state "Please enter the keyword" these words are gray, when you enter text when displayed in black, the default text disappears. Fill in your ListView where the contents, paste it!
I mean, when you enter text is also gray, content ListView can not see, not very convenient content posted, sorry, anyway, are gray. Reply:
EditText then use textcolor = "# 000000" ListView, then it can not directly set the font color, it shows the contents set in the adapter in
Thank you for reminding me, I try to change the next. Reply:
EditText then use textcolor = "# 000000" ListView, then it can not directly set the font color, it shows the contents set in the adapter in
Thank you for reminding me, I try to change the next.
No, this property is not affected. Reply:
EditText then use textcolor = "# 000000" ListView, then it can not directly set the font color, it shows the contents set in the adapter in
Thank you for reminding me, I try to change the next.
No, this property is not affected.
Can be posted under the appropriate interface code, for now it can not see the layout you say this situation, in particular as well as the corresponding ListView layout Reply:
EditText then use textcolor = "# 000000" ListView, we can not directly set the font color of it, the content it displays is set in the adapter in
EditText set textColor like, is black, but obviously the background is really too bright, even EditText border are invisible. Reply:
EditText then use textcolor = "# 000000" ListView, we can not directly set the font color of it, the content it displays is set in the adapter in
EditText set textColor like, is black, but obviously the background is really too bright, even EditText border are invisible.
You are now a pure white background, you can ask artists to give a color value Reply:
android: id = "@ + id / sendtime" android: layout_width = "0dip" android: layout_height = "fill_parent" android: layout_weight = "3" android: gravity = "center" android: hint = "No Content" android: singleLine = "true" android: textSize = "12sp" />
This is where there is no textcolor ah
You can set textcolor black, but the overall feeling is very bright, I guess the style set inside there is a problem which is estimated to inherit parent style. Reply: Indeed the style of the problem, as long succession @ style / Theme.Sherlock.Light on it, as follows:
Results posted, pure scattered points Reply:
style is really a problem, as long as the inheritance @ style / Theme.Sherlock.Light on it, the following:
Results posted, pure scattered points
< / fieldset>
Posted a little more than the next posting ..... Reply:
style is really a problem, as long as the inheritance @ style / Theme.Sherlock.Light on it, the following:
Results posted, pure scattered points
< / fieldset>
Talk your style inside true useful? Reply:
Indeed the style of the problem, as long succession @ style / Theme.Sherlock.Light on it, as follows:
Results posted, pure scattered points
< / fieldset>
Posted a little more than the next posting .....
Reply:
Indeed the style of the problem, as long succession @ style / Theme.Sherlock.Light on it, as follows:
Results posted, pure scattered points
< / fieldset>
Talk your style inside true useful?
Useful ah. Reply:
Indeed the style of the problem, as long succession @ style / Theme.Sherlock.Light on it, as follows:
Results posted, pure scattered points
< / fieldset>
Talk your style inside true useful?
Useful ah.
true I only used this Reply:
Indeed the style of the problem, as long succession @ style / Theme.Sherlock.Light on it, as follows:
Results posted, pure scattered points
< / fieldset>
Talk your style inside true useful?
Useful ah.
... should think about useless, and I did not inherit Sherlock Activity
No comments:
Post a Comment