Skip to content

Commit

Permalink
Updated JavaX annotations library (#267)
Browse files Browse the repository at this point in the history
* Updated JavaX annotations library

* Deleted unused code
  • Loading branch information
nunommts authored Nov 23, 2023
1 parent ad99eae commit faec3bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion org.thepalaceproject.android.platform
Original file line number Diff line number Diff line change
Expand Up @@ -166,15 +166,6 @@
app:layout_constraintStart_toStartOf="@id/player_jump_backwards"
app:layout_constraintTop_toTopOf="@id/player_jump_backwards" />

<!-- <com.google.android.exoplayer2.ui.PlayerView-->
<!-- android:id="@+id/player"-->
<!-- android:layout_width="wrap_content"-->
<!-- android:layout_height="wrap_content"-->
<!-- app:layout_constraintBottom_toBottomOf="parent"-->
<!-- app:layout_constraintEnd_toEndOf="parent"-->
<!-- app:layout_constraintStart_toStartOf="parent"-->
<!-- app:layout_constraintTop_toTopOf="parent" />-->

</androidx.constraintlayout.widget.ConstraintLayout>

</FrameLayout>

0 comments on commit faec3bf

Please sign in to comment.