mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-06 07:06:10 +00:00
t/oxr_android: Fix Doxygen warning.
This commit is contained in:
parent
9da004abb4
commit
dde20c14d3
|
@ -38,9 +38,7 @@ import java.util.List;
|
|||
|
||||
|
||||
/**
|
||||
* A simple {@link Fragment} subclass.
|
||||
* Use the {@link VrModeStatus#newInstance} factory method to
|
||||
* create an instance of this fragment.
|
||||
* A Fragment for displaying/affecting VR Listener status.
|
||||
*/
|
||||
public class VrModeStatus extends Fragment {
|
||||
public static final int STATUS_UNKNOWN = -2;
|
||||
|
|
Loading…
Reference in a new issue