code cleanup

This commit is contained in:
NudeDude 2019-04-04 19:26:46 +02:00
parent 90d0f6e0c0
commit a45636ebc8
2 changed files with 0 additions and 12 deletions

View File

@ -1,9 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"
android:viewportWidth="20.0"
android:viewportHeight="20.0">
<path
android:fillColor="#FFFFFF"
android:pathData="M10,1.3l2.388,6.722H18.8l-5.232,3.948l1.871,6.928L10,14.744l-5.438,4.154l1.87,-6.928L1.199,8.022h6.412L10,1.3z" />
</vector>

View File

@ -127,7 +127,6 @@
<ImageView
android:id="@+id/following_ico"
android:layout_width="@dimen/icon_size"
android:layout_height="@dimen/icon_size"
android:layout_marginEnd="@dimen/icon_margin"
@ -143,7 +142,6 @@
android:singleLine="true" />
<ImageView
android:id="@+id/follower_ico"
android:layout_width="@dimen/icon_size"
android:layout_height="@dimen/icon_size"
android:layout_marginEnd="@dimen/icon_margin"
@ -232,7 +230,6 @@
android:orientation="horizontal">
<ImageView
android:id="@+id/date_ico"
android:layout_width="@dimen/icon_size"
android:layout_height="@dimen/icon_size"
android:layout_marginEnd="@dimen/icon_margin"