Better positioning in event_row_layout
[unical.git] / res / layout / event_row_layout.xml
index 048a6b32d87dbc17ef8ee914e6a0811ece46a3e2..1d83f49153f4ceb68c123e7b01b77b392a7f6a91 100644 (file)
@@ -14,7 +14,7 @@
         android:layout_width="match_parent"
         android:layout_height="7dp"
      />
-    
+
     <View
         android:layout_width="match_parent"
         android:layout_height="1dp"
@@ -42,6 +42,7 @@
             android:layout_width="0dip"
             android:layout_height="wrap_content"
             android:layout_weight="1"
+                       android:gravity="right"
             android:textAppearance="?android:attr/textAppearanceSmall" />
     </LinearLayout>
 
This page took 0.009682 seconds and 4 git commands to generate.