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.
TabHost を変更したくありません。選択したときにタブ ボタンの最初のグラデーション カラーを取得したいだけです (たとえば、Samsung の TouchWiz の水色)。
どうやってするの?
さて、これを使用して背景のドローアブルを取得できると考えました...
tabWidget.getBackground();
...しかし、背景は画像であるため、色自体ではありません。