自定义控件中如何实现按钮之间的共轭?
摘要:问题:布局如图 控件BottomLayout为下方的三个ImageButton 意图:将下方的三个按钮实现为时刻有且只有一个被选中(类似微博) 最简单的解决方法: 1 package com.example.weibo; 2 3 import android.content.Context; 4 i
阅读全文
posted @ 2016-02-04 00:39
posted @ 2016-02-04 00:39
posted @ 2016-01-31 18:19