Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Text and vector drawable growing in size #27

Open
davidevaliante opened this issue Jun 13, 2017 · 0 comments
Open

Text and vector drawable growing in size #27

davidevaliante opened this issue Jun 13, 2017 · 0 comments

Comments

@davidevaliante
Copy link

I have a NestedScrollView as my root layout and a RelativeLayout which contains some editext above 2 radioRealButtonGroup. I've placed them below an editText using "layout__below" but whenever my editText grows in size the actual selected button in both buttons group makes both the vector icon and the label text bigger .

TL;DR every time a line is added to the editText the icon and the label grows by some X amount (apparently without limit).

Putting both the button groups into another RelativeLayout solves the problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant