Loading core/res/res/layout/choose_type_and_account.xml +6 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,12 @@ android:layout_weight="1" android:scrollbarAlwaysDrawVerticalTrack="true" /> <View android:layout_height="1dip" android:layout_width="match_parent" android:background="?android:attr/dividerHorizontal" /> <Button android:id="@+id/addAccount" style="?android:attr/buttonBarButtonStyle" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="2dip" Loading Loading
core/res/res/layout/choose_type_and_account.xml +6 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,12 @@ android:layout_weight="1" android:scrollbarAlwaysDrawVerticalTrack="true" /> <View android:layout_height="1dip" android:layout_width="match_parent" android:background="?android:attr/dividerHorizontal" /> <Button android:id="@+id/addAccount" style="?android:attr/buttonBarButtonStyle" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="2dip" Loading