/>
android:id=“@+id/custom_signal_volte” android:layout_height=“wrap_content” android:layout_width=“wrap_content” android:layout_marginLeft=“3dp” android:visibility=“gone” android:background=“@drawable/stat_sys_volte” /> ? private ImageView custom_signal_4g; private ImageView custom_signal_volte; @Override protected voidonAttachedToWindow() { super.onAttachedToWindow(); //add 4g state lhw start? 初始化控件 custom_signal_4g? = (ImageView)findViewById(R.id.custom_signal_4g); custom_signal_volte = (ImageView)findViewById(R.id.custom_signal_volte); 進(jìn)行信號欄狀態(tài)跟隨當(dāng)前信號狀態(tài)變化顯示,無信號時(shí)做判斷 if (mMobileStrengthId[i][0].getIconId() ==PluginFactory.getStatusBarPlugin(mContext).getSignalStrengthNullIconGemini(i) ||mMobileStrengthId[i][0].getIconId() == 0 || mMobileStren 精彩文章
本文內(nèi)容根據(jù)網(wǎng)絡(luò)資料整理,出于傳遞更多信息之目的,不代表金鑰匙跨境贊同其觀點(diǎn)和立場。
轉(zhuǎn)載請注明,如有侵權(quán),聯(lián)系刪除。