androidstudio中的自定义按钮
创始人
2024-08-20 21:00:40
0

使用XML代码,自定义Button类和样式属性来实现自定义按钮。

首先,在XML布局文件中声明自定义Button类并设置样式属性,如下所示:


然后,在Java代码中实现自定义Button类,如下所示:

public class MyButton extends AppCompatButton {
    private int backgroundColor;
    private int textColor;
    private float cornerRadius;

    public MyButton(Context context) {
        super(context);
    }

    public MyButton(Context context, AttributeSet attrs) {
        super(context, attrs);
        init(context, attrs);
    }

    public MyButton(Context context, AttributeSet attrs, int defStyleAttr) {
        super(context, attrs, defStyleAttr);
        init(context, attrs);
    }

    private void init(Context context, AttributeSet attrs) {
        TypedArray ta = context.obtainStyledAttributes(attrs, R.styleable.MyButton);
        backgroundColor = ta.getColor(R.styleable.MyButton_backgroundColor, Color.BLUE);
        textColor = ta.getColor(R.styleable.MyButton_textColor, Color.WHITE);
        cornerRadius = ta.getDimension(R.styleable.MyButton_cornerRadius, 0);
        ta.recycle();

        setBackgroundColor(backgroundColor);
        setTextColor(textColor);
        setCornerRadius(cornerRadius);
    }

    public void setCornerRadius(float cornerRadius) {
        this.cornerRadius = cornerRadius;
        if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
            setElevation(4);
        }
        GradientDrawable shape = new GradientDrawable();
        shape.setCornerRadius(cornerRadius);
        shape.setColor(backgroundColor);
        setBackground(shape);
    }
}

最后,在styles.xml中声明自定义样式属性,如下所示:


这样,在布局文件中使用MyButton类即可自定义按钮。

相关内容

热门资讯

透视工具!wepoker辅助器... 透视工具!wepoker辅助器下载,pokemmo脚本辅助器下载“必备开挂透视挂辅助工具”1、pok...
每日必看教程!游戏茶苑辅助器,... 您好,游戏茶苑辅助器这款游戏可以开挂的,确实是有挂的,需要了解加微【485275054】很多玩家在这...
辅助透视!wepoker辅助器... 辅助透视!wepoker辅助器最新版本更新内容,wepoker透视版下载“关于开挂透视挂辅助神器”1...
总算了解!欢聚水鱼辅助视频,微... 总算了解!欢聚水鱼辅助视频,微信小程序边锋辅助,扑克教程(存在有开挂);亲,有的,ai轻松简单,又可...
透视苹果版!有人wepoker... 透视苹果版!有人wepoker,约局吧德州可以透视“科普开挂透视挂辅助app”;约局吧德州可以透视辅...
重大科普!四川途游小程序辅助破... 重大科普!四川途游小程序辅助破解版,微乐广西麻辣辅助器,科技教程(真的是有开挂);1、点击下载安装,...
透视黑科技!wepoker辅助... 透视黑科技!wepoker辅助真的假的,newpoker可以安装脚本“教你开挂透视挂辅助软件”new...
技术分享!兴动互娱辅助工具,随... 技术分享!兴动互娱辅助工具,随意玩辅助器视频透视挂,wpk教程(是有开挂);1、完成随意玩辅助器视频...
辅助透视!wepoker辅助器... 辅助透视!wepoker辅助器,约局吧可以看有挂“揭幕开挂透视挂辅助教程”1、金币登录送、破产送、升...
实测必看!潮友会鱼虾蟹看穿神器... 实测必看!潮友会鱼虾蟹看穿神器,微信途游有辅助,微扑克教程(真的有开挂);亲真的是有正版授权,小编(...