mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Tango: aligned share sketchfab button to top (over pause)
This commit is contained in:
@@ -95,8 +95,10 @@
|
||||
android:id="@+id/button_shareToSketchfab"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@+id/pause_button"
|
||||
android:layout_alignRight="@+id/pause_button"
|
||||
android:layout_marginRight="5dp"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_alignParentRight="true"
|
||||
android:text="@string/share_to_sketchfab" />
|
||||
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user