Closed
Description
Step 2: Describe your environment
- Android device: OnePlus
- Android OS version: 8.0
- Google Play Services version: 11.8.0
- Firebase/Play Services SDK version: 11.8.0
- FirebaseUI version: 3.2.1
Step 3: Describe the problem:
The scrollbar should not go beyond the screen when scrolling happens on the dialog box. See the scrollbar in the video below.
Steps to reproduce:
- Implement firebaseUI auth.
- Include SMS auth builder
- Click on the list of countries to select country code.
- Scroll
- Get annoyed with the scrollbar going all the way to the bottom, out of the screen.
Observed Results:
See the Scrollbar in the video.
Expected Results:
Scrollbar not going beyond screen
Relevant Code:
None.