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:
parent
59755b376c
commit
acb7f0d100
@ -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" />
|
Loading…
Reference in New Issue
Block a user