瀏覽代碼

add toolbar to log screen

Andy Scherzinger 9 年之前
父節點
當前提交
e5cc51e07e
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      res/layout/log_send_file.xml

+ 3 - 0
res/layout/log_send_file.xml

@@ -22,6 +22,9 @@
     android:orientation="vertical"
     android:weightSum="1" >
 
+    <include
+        layout="@layout/toolbar_standard" />
+
     <ScrollView
         android:id="@+id/scrollView1"
         android:layout_width="match_parent"