android:layout_marginStart="8dp"
android:layout_weight="9"
android:background="@drawable/ic_unfold_more_black_24dp"
+ android:contentDescription="@string/profile_list_rearrange_handle_label"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
<string name="send_crash_via">Send crash report via:</string>
<string name="btn_show_report">Show report</string>
<string name="color_label">Color</string>
+ <string name="profile_list_rearrange_handle_label">Rearrange items handle</string>
</resources>