tripkit-android / com.skedgo.tripkit.ui.core.permissions / android.app.Activity
Extensions for android.app.Activity
Name | Summary |
---|---|
dealWithNeverAskAgainDenial | fun Activity.dealWithNeverAskAgainDenial(message: String ): () -> Unit |
findContentLayout | fun Activity.findContentLayout(): View |
showGenericRationale | fun Activity.showGenericRationale(title: String ? = null, message: String ): () -> Single< ActionResult > |