You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2021/03/21 08:32:29 UTC

[GitHub] [fineract-cn-mobile] PatelVatsalB21 commented on a change in pull request #99: Feat: Adds support for creating, editing, deleting and view details for Ledgers

PatelVatsalB21 commented on a change in pull request #99:
URL: https://github.com/apache/fineract-cn-mobile/pull/99#discussion_r598242583



##########
File path: app/src/main/res/values/dimens.xml
##########
@@ -48,6 +48,9 @@
 
     <dimen name="default_fab_button_size">56dp</dimen>
 
+    <dimen name="step_divider_width">138dp</dimen>
+    <dimen name="layout_padding_12dp">12dp</dimen>

Review comment:
       Build fails with this error :- "Error: Found item Dimension/layout_padding_12dp more than one time"
   ```suggestion
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org