Sign up to request clarification or add additional context in comments.
Comments
0
No you cannot override linear layout in the way you wish to do.You can use relative layout for that. You can check that there is no option available to do that in a linear layout,I have tried that.