mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-05-24 08:39:33 -04:00
Convert everything to SVG
This commit is contained in:
@@ -60,7 +60,7 @@ public class AboutActivity extends AppCompatActivity
|
||||
|
||||
final Map<String, String> USED_ASSETS = ImmutableMap.of
|
||||
(
|
||||
"Save by Bernar Novalyi", "https://thenounproject.com/term/save/716011"
|
||||
"Android icons", "https://www.apache.org/licenses/LICENSE-2.0.txt"
|
||||
);
|
||||
|
||||
StringBuilder libs = new StringBuilder().append("<br/>");
|
||||
|
||||
Reference in New Issue
Block a user