brightak

Results 2 issues of brightak

Hello, When I put the datepicker in an AlertDialog, the forecolor disappears, as follows: ![Set Body Weight](https://user-images.githubusercontent.com/20444002/118900037-10db7380-b8de-11eb-8519-a9b343ac9e84.png) Here's some code: ` btn.setOnClickListener(v -> { AlertDialog.Builder builder = new AlertDialog.Builder(getActivity(), R.style.CustomAlertDialog);...

Great utility, I'd really like a way to add cards dynamically. Am I missing something? Thanks.