CryptoGrampy / xmr-pocket-node

An In-Progress Full/Pruned Monero Node GUI for Android
31 stars 4 forks source link

[bug] UI - Overlapping data on Main View #18

Closed CryptoGrampy closed 2 years ago

CryptoGrampy commented 2 years ago

Some of the Node Data items on the Main View overlap. This is because items are likely constrained to top and bottom at the same time. Solution - just constrain everything to the top.