brarcher / budget-watch

Application for personal budget management
GNU General Public License v3.0
83 stars 44 forks source link

Intro cutting text at small screens #183

Open NGantzhorn opened 5 years ago

NGantzhorn commented 5 years ago

Hi, I just installed your app and as I can tell it is really well looking and with the features I need. I just noticed at the "intro" that my screen is cutting some text. I am using an 5" display with 720p I think. Its not an important bug but maybe you wanted to know.

DNatanaelK commented 5 years ago

Hi there @NGantzhorn, perhaps could you reproduce the bug and give out screenshots? Or give out more information to this particular bug?

Thanks!

NGantzhorn commented 5 years ago

Here are 2 Screenshots I took. I just looked into the value.xml files I saw that the two Strings (intro2Description and intro3Description) are to long to be displayed at my screen. In my opinion its not a big deal, but still not perfect. Maybe you just change the layouts to a scroll view.