Improper dimensions of text view and absent padding in Payment Details
See original GitHub issueSummary: As we see in payment details layout Total charges textview is wraped text and it has no bottom padding. It has fixed sized of 120 dp which makes it look like this even though no charges are present.
Steps to reproduce: 1 Open Individual Collection sheet 2 Fill New Collection Sheet 3 Open any one item from list
Expected behaviour:
Width of this textview should be wrap content
and bottom padding should be applied.
Device and Android version: Any
Screenshots:
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
TextView: Remove spacing and padding on top and bottom
Adding these two lines to TextView xml will do the work. First attribute removes the padding reserved for accents and second attribute removes...
Read more >Padding not apply on TextView when setBackground also ...
Hi All ! I have strange problem with create TextView with padding. ... With this code i cant achive padding in text view....
Read more >Build a Responsive UI with ConstraintLayout
ConstraintLayout allows you to create large and complex layouts with a flat view hierarchy (no nested view groups). It's similar to RelativeLayout in...
Read more >Auto Layout Guide: Working with Constraints in Interface Builder
The Size inspector lists all the constraints affecting the currently selected view. Required constraints appear with a solid outline, and ...
Read more >padding | CSS-Tricks
If an element has a specified width, any padding added to that element will add to the total width of the element. This...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@PatelVatsalB21 thanks sir !!
@mananvirmani611 if you found issue that hasn’t been raised before then you can creat new issue and make changes locally on your system in new branch and then make pr for that issue. You should go through how GitHub works and for better guidance from community please join on Gitter from here Mifos Android Client Gitter community