mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Tango: removed seekbar for FOV(use pinch zoom instead), show UI on single tap instead of swipe down
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
android:text="@string/close_visualization" />
|
||||
|
||||
<SeekBar
|
||||
android:id="@+id/seekBar_fov"
|
||||
android:id="@+id/seekBar_ortho_cut"
|
||||
android:layout_width="200dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:rotation="270"
|
||||
|
||||
Reference in New Issue
Block a user