android: frontend: FPS overlay: Add some minor margin.
This commit is contained in:
parent
1249648e34
commit
1537492d89
@ -23,6 +23,8 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/show_fps_text"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:layout_marginTop="2dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:clickable="false"
|
||||
|
Loading…
x
Reference in New Issue
Block a user