commit | 5420ed7bd9d9685d5a370383fb47b3db85e4243f | [log] [tgz] |
---|---|---|
author | Diogo Ferreira <diogo@underdev.org> | Fri Sep 14 10:51:15 2018 +0200 |
committer | Ali B <abittin@gmail.com> | Sat Dec 14 13:49:38 2019 +0300 |
tree | be62983ed7dc2a0d61d0d5a59df47cd1c8d4fb06 | |
parent | 3532706ffd04f529e0f25b27929d650fa2750191 [diff] |
proguard: Also keep FixedScaleDrawable FixedScaleDrawable is used for legacy icons if LEGACY_ICON_TREATMENT is set to false. However, it gets removed by proguard, this patch adds a keep rule. Change-Id: Ifcedad251013abefbb52cd7bc0ed2f59aa1bc06f Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>