Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 1.05 KB

File metadata and controls

13 lines (10 loc) · 1.05 KB

AmniXtension / com.amnix.xtension.widgets

Package com.amnix.xtension.widgets

Types

Name Summary
AspectRatioFrameLayout Aspect Ratio Frame Layout, Here to Set the Width Height Based on Aspect Ratioclass AspectRatioFrameLayout : FrameLayout
CircularImageView Circle Image View.class CircularImageView : AppCompatImageView
ColorProgressBar Class to Render ProgressBar with some Specific Color with the easeclass ColorProgressBar : ProgressBar
ShadowView A simple Class to set the Drop Shadow Above or Below any Viewclass ShadowView : View
TouchImageView open class TouchImageView : AppCompatImageView