問題タブ [android-style-tabhost]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
86 参照

android - TabHost 設計のヘルプが必要

本来はこういうのが必要

私のスグリのタブホストは

I need My TabHost Look like That First One. コーナーの XML ファイル コードは次のとおりです。

Java コード行:

mTabHost.getTabWidget().getChildAt(0).setBackgroundResource(R.drawable.roundcorner);`