Skip to content

Commit

Permalink
readicionar cronometro
Browse files Browse the repository at this point in the history
  • Loading branch information
BrayanDSO committed May 1, 2024
1 parent 533a39f commit 1f2ec0d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions AnkiDroid/src/main/res/layout/reviewer2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,15 @@
tools:text="54"
/>

<Chronometer
android:id="@+id/chronometer"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:visibility="gone"
tools:visibility="visible"
/>

</com.google.android.material.appbar.MaterialToolbar>
</com.google.android.material.appbar.AppBarLayout>

Expand Down

0 comments on commit 1f2ec0d

Please sign in to comment.