codinguser / gnucash-android

Gnucash for Android mobile companion application.
Apache License 2.0
1.22k stars 538 forks source link

Display inherited color from ancestor's account on the Strip View #871

Open JeanGarf opened 4 years ago

JeanGarf commented 4 years ago

Steps to reproduce the behaviour

Create a top level account A Create a child account C Set the top level account's color to blue

Expected behaviour

On the Account Activity, the top level account A has a blue strip on the left Click on account A to open it The account C has also a blue strip, inherited from A

Actual behaviour

The account C has no colored strip

Software specifications