summaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/font/sourcecodepro.ttfbin52660 -> 0 bytes
-rw-r--r--app/src/main/res/layout/item_field.xml1
2 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/font/sourcecodepro.ttf b/app/src/main/res/font/sourcecodepro.ttf
deleted file mode 100644
index 6eb48e7d..00000000
--- a/app/src/main/res/font/sourcecodepro.ttf
+++ /dev/null
Binary files differ
diff --git a/app/src/main/res/layout/item_field.xml b/app/src/main/res/layout/item_field.xml
index 1bdf2a91..9e8dec3c 100644
--- a/app/src/main/res/layout/item_field.xml
+++ b/app/src/main/res/layout/item_field.xml
@@ -21,7 +21,6 @@
android:id="@+id/item_text"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:fontFamily="@font/sourcecodepro"
android:inputType="none"
android:textIsSelectable="true"
tools:text="p@55w0rd!" />