Package com.pranavpandey.android.dynamic.support.model
package com.pranavpandey.android.dynamic.support.model
-
ClassDescriptionInterface to hold the various dynamic actions.An app theme to store various colors and attributes which can be modified at runtime.A model class to hold the dynamic information which can be used by the
DynamicInfoView
.A model class to hold the dynamic item information which can be used by theDynamicItemView
.A model class to storeMenu
menu information with an icon and a text.A model class to hold the permission details that will be used by the app.A remote theme to resolve system colors according to the API level.AnAndroidViewModel
to manage theDynamicTask
state.An app widget theme to store various colors and attributes for app widget which can be modified at runtime.