This pull request resolves the issue of an additional horizontal bar and spacer introduced in PR #1773
Screenshots
Before | After
-----------|---------
![image](https://github.com/user-attachments/assets/a6b26cf9-6b4b-4e85-9b2e-7933d4147fac) | ![image](https://github.com/user-attachments/assets/501d0731-2b02-4982-983d-df1f76a68774)
##
[x] Apply the AndroidStyle.xml style template to your code in Android Studio.
[x] Run the unit tests with ./gradlew check to make sure you didn't break anything
[x] If you have multiple commits please combine them into one commit by squashing them.
Fixes #{Issue Number} Jira Task: Task_Number
Description
This pull request resolves the issue of an additional horizontal bar and spacer introduced in PR #1773
Screenshots
Before | After -----------|--------- ![image](https://github.com/user-attachments/assets/a6b26cf9-6b4b-4e85-9b2e-7933d4147fac) | ![image](https://github.com/user-attachments/assets/501d0731-2b02-4982-983d-df1f76a68774) ##[x] Apply the
AndroidStyle.xml
style template to your code in Android Studio.[x] Run the unit tests with
./gradlew check
to make sure you didn't break anything[x] If you have multiple commits please combine them into one commit by squashing them.