Freehappy123
2017-07-02 08:09android button 按钮的文字阴影效果不显示?
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="带阴影的文字按钮"
android:textSize="20pt"
android:shadowColor="#aa5"
android:shadowRadius="1"
android:shadowDx="10"
android:shadowDy="10"
/>
提示为:Paint.setShadowLayer is not supported
- 点赞
- 回答
- 收藏
- 复制链接分享
1条回答
为你推荐
- android 如何实现按钮的点击效果
- android
- 0个回答
- Android中怎样设置button文本靠下居中
- android
- button
- 5个回答
- Android Studio自定义布局中的Button不响应点击事件
- 自定义布局
- 3个回答
- html中文字不显示?...
- html5
- dreamweaver
- utf-8
- 5个回答
- Android 5.0以上去除Button的阴影
- android
- 继承
- 2个回答
换一换