Inside ux file, find driveralerts.zip file.
Open it with total comander android apk, and to the path
ui_nextgen / common / ui
And
1 ) For portrait mode, find driveralerts_portrait.css file!
And in this section:
Spoiler: code
And especially, to this part:
top:(2*diricon_h);
Write for example:
(2*diricon_h - 10);
Or - 20, or ... -25 , -40 etc!
For to move the driver alert box to the top!
The same for Landscape mode
To driveralerts_landscape.css file!



Likes: 



Bookmarks