TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Manish Tewatia
20
48.2k
3.3m
Absolute Button in android application
Jul 5 2011 12:49 AM
Hello every-body, I want to know how to place a button on LinearLayout in android application. I am trying this code:
In this code I define the Layout_x and Layout_y, but it does't work.
<
Button
android:id
=
"
@+id/Button1
"
android:layout_width
=
"
wrap_content
"
android:layout_height
=
"
wrap_content
"
android:layout_x
=
"
9px
"
android:layout_y
=
"
24px
"
android:text
=
"
Click to Count
"
/>
Thank You in Advance..
Reply
Answers (
1
)
Android vs Monodroid
Android Deployment Error