/framed-text

Simple Android Custom View for learning purpose

Primary LanguageJava

framed-text

Simple Android Custom View for learning purpose.

Custom attributes

Create custom attributes file attrs.xml in res/values/ project directory.

Custom view class

Create custom view class and extend it of View class.