mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-22 14:41:47 +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.
|
* A Fragment for displaying/affecting VR Listener status.
|
||||||
* Use the {@link VrModeStatus#newInstance} factory method to
|
|
||||||
* create an instance of this fragment.
|
|
||||||
*/
|
*/
|
||||||
public class VrModeStatus extends Fragment {
|
public class VrModeStatus extends Fragment {
|
||||||
public static final int STATUS_UNKNOWN = -2;
|
public static final int STATUS_UNKNOWN = -2;
|
||||||
|
|
Loading…
Reference in a new issue