08 2016 档案
摘要:网上很多在xml中改的我经过试验没用,可能是版本不兼容的原因,但在java代码中改有用head_tv1.setEllipsize(TextUtils.TruncateAt.MARQUEE);head_tv1.setSingleLine(true);head_tv1.setSelected(true)
阅读全文
摘要://Java代码private void showPopupWindow(View view) { // 一个自定义的布局,作为显示的内容 View contentView = LayoutInflater.from(getActivity()).inflate( R.layout.layout_popwindow1, null)...
阅读全文
摘要://get方式请求网络数据 String urlPath="http://192.168.98.112:8080/CloudMusicPlayer/fragment1_1_lv2/json/SongInfo.json"; // String data="SongName=驿动的心&SongAutor=姜育恒"; HttpURLConnection connectio...
阅读全文
摘要://要用到clipdrawble,xml功能如下,在drawble目录下新建,类型选择为clip(注意AS不会提示) //IMG的XML //JAVA代码如下 import android.graphics.drawable.ClipDrawable;import android.os.Handler;import android.os.Message;import android.suppo...
阅读全文
摘要://关于volley的使用,谷歌方面推荐使用单例模式 代码如下:
阅读全文
摘要:<?xml version="1.0" encoding="UTF-8"?> -<resources> -<declare-styleable name="CircleImageView"> <attr name="civ_border_width" format="dimension"/> <at
阅读全文
摘要:上面布局不遮挡下面布局android:layout_height="0dp"android:layout_weight="1"
阅读全文
摘要:Android消息传递机制
阅读全文
摘要:@Override public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions, @NonNull int[] grantResults) { super.onRequestPermiss
阅读全文
摘要:android实现两个activity数据交互
阅读全文
摘要:ExpandableListView
阅读全文
摘要:Android SlidingPaneLayout(侧边栏)实现
阅读全文

浙公网安备 33010602011771号