Skip to content

xjohnxjohn/TextDrawable-on-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TextDrawable-on-Android

How to use. ... mfabimage = (FloatingActionButton) findViewById(R.id.fab_image); TextDrawable trxtDrawable = new TextDrawable("Image",this, R.drawable.ic_menu_gallery); mfabimage.setImageDrawable(trxtDrawable); ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages