Android Question How to reach this area in the Activity?

M.LAZ

Active Member
Licensed User
Longtime User
Hi
my device is pixel 6a i didn't change or reach this area in the bottom of activity as described in the picture?

i need to change it's color

thanks in advance

 

M.LAZ

Active Member
Licensed User
Longtime User
a sample is attached
 

Attachments

  • B4XDrawerAdvanced Example2.zip
    156.6 KB · Views: 175
Upvote 0

Hamied Abou Hulaikah

Well-Known Member
Licensed User
Longtime User
code checked, you can change the bottom color by modifying color value on line 33 in manifest file:
B4X:
<color name="navigationBar">#FF006DB3</color>
Yes the bottom is navigation bar of your phone, can not override by vertical anchors.
 
Upvote 0

M.LAZ

Active Member
Licensed User
Longtime User
thank so much..
the sample uses ideas from your app todo and b4xDrawerAdvanced Lib. trying to learn prof. apps.
@aeric thank you so much again for sharing your app.
also thanks to @Alexander Stolte to share B4XDrawerAdvanced support RTL layouts.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…