For my App I need to have a spier aligned to the right end of its parent.
this is my spier xml:
see, alignParentEnd is set to true.
Still when I run the app the resut is the following:
the gap on the right of "weekly" shouldn't be there. it should be aligned to the very end of the blue layout.
How do I fix it?

