Skip to content
Snippets Groups Projects
Unverified Commit d1223826 authored by Mohamed's avatar Mohamed Committed by GitHub
Browse files

Revert text change (#2583)

parent d9bf515b
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginStart="16dp" android:layout_marginStart="16dp"
android:layout_marginEnd="16dp" android:layout_marginEnd="16dp"
android:text="@string/submission_test_result_pending_steps_waiting_body" android:text="@string/submission_status_card_title_fetching"
app:layout_constraintBottom_toBottomOf="@+id/progress_indicator" app:layout_constraintBottom_toBottomOf="@+id/progress_indicator"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintHorizontal_bias="0.0" app:layout_constraintHorizontal_bias="0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment