Android自定义数字键盘

public class LabelKeyBordView extends RelativeLayout { private EditText et = null; private Context mContext = null; public LabelKeyBordView(Context context, AttributeSet attrs) {
相关文章
相关标签/搜索