'How can i resolve my log error in Android studio?

I don't have any error in my app and it is very well running in my phone but only one page is blank even though the backend java and xml does not have error I don't know why?



Solution 1:[1]

Use media query in CSS styling so you can design it as per the device size so that your images don't overlap You can go through this for reference: https://www.w3schools.com/Css/css3_mediaqueries_ex.asp

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 user101