Package openfoodfacts. github. scrachx. openfood. features. shared. views
Types
Link copied to clipboard
class CustomButtonView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatButton
Content copied to clipboard
Link copied to clipboard
class CustomEditTextView( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatEditText
Content copied to clipboard
Based on StackOverflow
Link copied to clipboard
class CustomTextView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatTextView
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
inline fun showQuestionDialog(context: Context, dialogAction: QuestionDialog.() -> Unit)
Content copied to clipboard