AwesomeDialog.build(this)
.title("Congratulations")
.body("Your New Account has been created")
.onPositive("Go To My Account") {
Log.d("TAG", "positive ")
}
Dialog With Icon
⌛️
AwesomeDialog.build(this)
.title("Congratulations")
.body("Your New Account has been created")
.icon(R.drawable.ic_congrts)
.onPositive("Go To My Account") {
Log.d("TAG", "positive ")
}
Copyright 2020 Muhammad Nouman
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
sometimes i need to change the activity via the positive button so, i need to hide the dialogue then change the activity. but could not found the way to hide it .
Needs
An easy way to implement modern permission instructions popup. Needs can be fully customized and showing with animations.
Download
Gradle
And add a dependency code to your
StateLayout
StateLayout is a simple-use Android layout library which handles Loading, Content and Error/Info states for the activity/fragment/view.
This library is developed to show main states of the related screens/vi
Welcome to SelectionDialog!
Hello World. Enable Selections features. Now easy with SelectionDialog android library. You can now enable Single selection and Multiple selection features in your app easily.
Implementa
GDPRDialog
Simple reusable DialogFragment.
What it offers
This library offers following:
supports DialogFragment or BottomSheetDialogFragment style
supports multiple services, already defined ones are AdMob
Icon picker dialog
A fully customizable icon picker dialog that provides easy access to quality icons without having to include them individually in your project. Icons are bundled in icon packs, which are distributed as separate
Calculator dialog
A fully customizable calculator dialog for Android compatible with API 14. Can be used to replace the numeric keyboard and useful to enter monetary amounts for example.
Features
Material design
FingerprintDialogCompat
FingerprintDialog from Android 28 (P) back ported to Android 23 (M).
Why do we need this library
⁉️
Fingerprint is currently the most secure and most user friendly way