Precise ressources
This commit is contained in:
@@ -52,7 +52,8 @@
|
||||
android:src="@drawable/ic_star"
|
||||
app:layout_constraintEnd_toStartOf="@+id/repo_stars"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/repo_stars"
|
||||
app:layout_constraintTop_toTopOf="@+id/repo_stars" />
|
||||
app:layout_constraintTop_toTopOf="@+id/repo_stars"
|
||||
app:tint="?attr/colorControlNormal" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/repo_stars"
|
||||
@@ -72,7 +73,8 @@
|
||||
android:src="@drawable/ic_git_branch"
|
||||
app:layout_constraintEnd_toStartOf="@+id/repo_forks"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/repo_forks"
|
||||
app:layout_constraintTop_toTopOf="@+id/repo_forks" />
|
||||
app:layout_constraintTop_toTopOf="@+id/repo_forks"
|
||||
app:tint="?attr/colorControlNormal" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/repo_forks"
|
||||
|
Reference in New Issue
Block a user