forked from penguin86/luna-tracker
replace dp with sp
As suggested by android-studio.
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="10dp"
|
||||
android:layout_marginStart="10dp"
|
||||
android:text="g"/>
|
||||
</LinearLayout>
|
||||
|
Reference in New Issue
Block a user