套用theme,設(shè)置好theme后套用既能更改下環(huán)線顏色 @color/indigo @color/pink <EditText andro...
單獨為splash頁面設(shè)置一個全屏theme true true
private PopupWindowpopWindow; private ViewpopView; private void openPopW...
-----實測第二種方法最無腦最管用------ 有時候使用ScrollView纪岁,里邊控件比較多的時候凑队,打開界面,會滑到底部幔翰。如果要設(shè)置滑動到頂...
@SerializedName("class") private List classs; 自定義一個名字classs漩氨,然后再代碼上加一行“@...
原文地址:https://github.com/zuiwuyuan/FastBlur_VoiceChat private int scaleRa...
android:focusable="true"android:focusableInTouchMode="true"這樣寫就必須點兩次才能響應(yīng)...
sourcetree用起來真麻煩,頭天還用的好好的遗增,第二天就定位不到代碼位置叫惊。又沒有個定位歷史之類的功能,這要是QQ做修,早沒人用了
substring(0,10)從下標(biāo)0開始霍狰,截至到第10位,不包括第10位的字符串截取出來饰及。