mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-22 17:02:21 -05:00
join.xml: Replace px by sp/dp
This commit is contained in:
parent
22fb895ad3
commit
f5b29ef01a
@ -24,7 +24,7 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
||||
android:orientation="vertical"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:padding="5px">
|
||||
android:padding="5dp">
|
||||
<EditText
|
||||
android:id="@+id/channel"
|
||||
android:layout_width="fill_parent"
|
||||
|
Loading…
Reference in New Issue
Block a user