Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

FunnyButton

Mohammad Mahdi Nouri edited this page May 19, 2017 · 1 revision

Available methods :

  • .setText() : parameter : String text
  • .hideTextView()
  • .showTextView()
  • .setTypeface() : parameter : Typeface
  • .setTypeface() : parameter : Context, String fontNameInAssets
  • .setTextColor() : parameter : int color
  • .setTextColor() : parameter : String colorCodeHex
  • .setTextSize() : parameter : float textSize

Available attributes :

  • app:text
  • app:textSize
  • app:textColor
Clone this wiki locally