From 22cdfc32c66fe1b8ebd5362c4c318e3f8cb34d7d Mon Sep 17 00:00:00 2001 From: Alberto Mac Date: Sat, 24 Aug 2024 01:43:24 +0100 Subject: ui changes --- app/src/main/res/font/roboto.xml | 15 +++++++++++++++ app/src/main/res/font/robotobold.ttf | Bin 0 -> 167336 bytes app/src/main/res/font/robotomedium.ttf | Bin 0 -> 168644 bytes app/src/main/res/font/robotoregular.ttf | Bin 0 -> 168260 bytes 4 files changed, 15 insertions(+) create mode 100644 app/src/main/res/font/roboto.xml create mode 100644 app/src/main/res/font/robotobold.ttf create mode 100644 app/src/main/res/font/robotomedium.ttf create mode 100644 app/src/main/res/font/robotoregular.ttf (limited to 'app/src/main/res/font') diff --git a/app/src/main/res/font/roboto.xml b/app/src/main/res/font/roboto.xml new file mode 100644 index 0000000..4b45b8e --- /dev/null +++ b/app/src/main/res/font/roboto.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/app/src/main/res/font/robotobold.ttf b/app/src/main/res/font/robotobold.ttf new file mode 100644 index 0000000..e64db79 Binary files /dev/null and b/app/src/main/res/font/robotobold.ttf differ diff --git a/app/src/main/res/font/robotomedium.ttf b/app/src/main/res/font/robotomedium.ttf new file mode 100644 index 0000000..0707e15 Binary files /dev/null and b/app/src/main/res/font/robotomedium.ttf differ diff --git a/app/src/main/res/font/robotoregular.ttf b/app/src/main/res/font/robotoregular.ttf new file mode 100644 index 0000000..2d116d9 Binary files /dev/null and b/app/src/main/res/font/robotoregular.ttf differ -- cgit v1.2.3-54-g00ecf