FlopTextView.Builder builder = new FlopTextView.Builder();
builder.setmIsCustom(1).setmIsText(1).setmTextColor(Color.RED)
.setmTextSize(10).setmIsAnimType(1)
.setmPositiveBitmap(BitmapFactory.decodeResource(getResources(),R.mipmap.flop_03))
.setmOppositeBitmap(BitmapFactory.decodeResource(getResources(),R.mipmap.flop_04))
.setmText("是谁在用琵琶弹奏一曲东风破,歌声的旋律让人沉醉");
flopTextView.setConfig(builder);
-
Notifications
You must be signed in to change notification settings - Fork 1
lixiaopeng168/LuckyDrawView
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
这是一个翻牌动画
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published