Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カスタマイズさTabWidgetれたAndroidで作成したいのですが、タブの背景と選択した背景色を変更しましたが、textviewを選択するときに各タブ内の色を変更したいと思いますtab。どうやって?
TabWidget
textview
tab
このようにセレクターを作成してTextViewに値を割り当てることができます
<TextView .. ... .. android:textColor="@color/bright_text_dark_focused"/>