Update danar_fragment.xml

This commit is contained in:
Roumen Georgiev 2017-09-29 09:50:07 +03:00 committed by GitHub
parent 7444bc11fa
commit e004b95a60

View file

@ -608,12 +608,12 @@
android:layout_height="wrap_content"
android:orientation="horizontal">
<Button
<Button
android:id="@+id/danar_viewprofile"
style="@style/ButtonSmallFontStyle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_height="wrap_content"
android:layout_weight="1"
android:drawableTop="@drawable/icon_danarprofile"
android:paddingLeft="0dp"
android:paddingRight="0dp"