Is it possible to make an ‘AlertDialog-like display’ that has rating bar inside it when a button is clicked? If yes, will I able to get the value of the rating that is entered? Thanks.
Is it possible to make an ‘AlertDialog-like display’ that has rating bar inside it
Share
Here is some code I used in an application to show a dialog fragment and get a selection out of it: