Package renetik.android.ui.view
Types
Link copied to clipboard
class AutoResizeTextView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyle: Int = 0) : AppCompatTextView
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class CSFrameLayout @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : FrameLayout, CSHasTouchEvent
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class CSHorizontalScrollView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : HorizontalScrollView
Content copied to clipboard
Link copied to clipboard
class CSImageView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatImageView, CSHasTouchEvent
Content copied to clipboard
Link copied to clipboard
open class CSLinearLayout @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : LinearLayout, CSHasTouchEvent
Content copied to clipboard
Link copied to clipboard
class CSScrollView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : ScrollView
Content copied to clipboard
Link copied to clipboard
class CSTextView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatTextView, CSHasTouchEvent
Content copied to clipboard
Link copied to clipboard
class CSWrapHeightGridView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : GridView
Content copied to clipboard