mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-22 08:52:18 -05:00
channelitem.xml: Use dp for padding and sp for fonts
This commit is contained in:
parent
23ed9c3343
commit
f44aea0d5e
@ -23,6 +23,6 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
||||
android:id="@+id/host"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="7px"
|
||||
android:padding="7dp"
|
||||
android:text="#channel"
|
||||
android:textSize="14dp" />
|
||||
android:textSize="16sp" />
|
Loading…
Reference in New Issue
Block a user