Use monospace font for repository fingerprint
Bytes look better when they are properly aligned.
This commit is contained in:
parent
2cc6661979
commit
f9feab57cc
@ -86,6 +86,7 @@
|
|||||||
android:id="@+id/text_repo_fingerprint"
|
android:id="@+id/text_repo_fingerprint"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:typeface="monospace"
|
||||||
style="@style/RepoDetailsBody"/>
|
style="@style/RepoDetailsBody"/>
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/text_repo_fingerprint_description"
|
android:id="@+id/text_repo_fingerprint_description"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user