Groups
Groups
Sign in
Groups
Groups
日本Androidの会
Conversations
About
Send feedback
Help
edittextの拡大縮小
202 views
Skip to first unread message
layout-yu
unread,
Feb 1, 2013, 9:36:59 PM
2/1/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-g...@googlegroups.com
いつもお世話になっています。
edittextの拡大縮小のことでお聞きしたいのですが、どういうメソッドを使えば、拡大縮小できるのでしょうか?
よろしくお願いします。
Hirokazu Fukami
unread,
Feb 1, 2013, 11:59:09 PM
2/1/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-g...@googlegroups.com
こんにちはfkmです。
サイズを変更したい という質問に読み替えて答えてみます。
- 文字のサイズ
setTextSize(単位, 値)で変更できます
http://developer.android.com/reference/android/widget/TextView.html#setTextSize(int
,
float)
- EditTextそのもののサイズ
layout(left, top, right, bottom)でその場だけ変更。(キーボードが消えると元に戻ります)
http://developer.android.com/reference/android/view/View.html#layout(int
,
int, int, int)
getLayoutParams().widthとgetLayoutParams().heightを変更して、親のViewに対してrequestLayout()
でできます。こちらはキーボードが消えても、そのまま
2013/2/2 layout-yu <
youho...@gmail.com
>:
> いつもお世話になっています。
> edittextの拡大縮小のことでお聞きしたいのですが、どういうメソッドを使えば、拡大縮小できるのでしょうか?
> よろしくお願いします。
>
> --
> このメールは Google グループのグループ「日本Androidの会」の登録者に送られています。
> このグループから退会し、メールの受信を停止するには、
android-group-j...@googlegroups.com
> にメールを送信します。
> このグループに投稿するには、
android-g...@googlegroups.com
にメールを送信してください。
>
http://groups.google.com/group/android-group-japan?hl=ja
> からこのグループにアクセスしてください。
> その他のオプションについては、
https://groups.google.com/groups/opt_out
にアクセスしてください。
>
>
--
-------------------------------------------------------------
深見 浩和(Hirokazu Fukami)
URI:
http://www.fkmsoft.jp
email:
f...@fkmsoft.jp
Reply all
Reply to author
Forward
0 new messages