1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2025-01-07 11:48:08 -05:00

channelitem.xml: Replace px by sp/dp

This commit is contained in:
Sebastian Kaspari 2011-03-06 12:19:24 +01:00
parent 59755b376c
commit acb7f0d100

View File

@ -24,5 +24,5 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:padding="7px"
android:text=""
android:textSize="12px" />
android:text="#channel"
android:textSize="14dp" />