In one line
This commit is contained in:
parent
e004b95a60
commit
ef803d6a41
|
@ -630,9 +630,6 @@
|
|||
android:paddingLeft="0dp"
|
||||
android:paddingRight="0dp"
|
||||
android:text="@string/danar_history" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<Button
|
||||
android:id="@+id/danar_stats"
|
||||
style="@style/ButtonSmallFontStyle"
|
||||
|
@ -644,6 +641,7 @@
|
|||
android:paddingRight="0dp"
|
||||
android:text="@string/danar_stats" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</ScrollView>
|
||||
|
||||
</FrameLayout>
|
||||
|
|
Loading…
Reference in a new issue