зеркало из https://github.com/mozilla/gecko-dev.git
Bug 839767 - Update another hard-coded layout height to use an attribute. r=sriram
This commit is contained in:
Родитель
aeecff5b62
Коммит
eee4662402
|
@ -36,7 +36,7 @@
|
|||
|
||||
<org.mozilla.gecko.LinkTextView android:id="@+id/more_text"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="47dip"
|
||||
android:layout_height="@dimen/abouthome_rowitem_height"
|
||||
android:textColor="@color/abouthome_section_more_text"
|
||||
android:textSize="12sp"
|
||||
android:gravity="center"
|
||||
|
|
Загрузка…
Ссылка в новой задаче