0

why layouts overlapping if run app in another device in android studio ??

what i should do ????

3rd Aug 2018, 3:09 PM
ALAMOUDI, WAEL MAKKI S
ALAMOUDI, WAEL MAKKI S - avatar
12 Answers
0
i use dp !ok what and how to use ur in xml?
4th Aug 2018, 9:38 PM
ALAMOUDI, WAEL MAKKI S
ALAMOUDI, WAEL MAKKI S - avatar
0
<LinearLayout android:layout_width="wrap_content" android:layout_height="match_parent" android:layout_gravity="right" android:orientation="vertical"> <TextView android:id="@+id/textView5" android:layout_width="match_parent" android:layout_height="wrap_content" android:textSize="8sp" /> <TextView android:id="@+id/textView8" android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center" android:text="Ű§Ù„ŰčÙ†ÙˆŰ§Ù†:" /> <TextView android:id="@+id/textView9" android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center" android:text="Ű§Ù„ŰšŰ±ÙŠŰŻ:" /> <TextView android:id="@+id/textView10" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="Ű§ŰłÙ… Ű§Ù„Ù…ŰłŰȘŰźŰŻÙ…:" /> <TextView android:id="@+id/textView11" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="ÙƒÙ„Ù…Ű© Ű§Ù„Ù…Ű±ÙˆŰ±:" /> </LinearLayout>
4th Aug 2018, 9:42 PM
ALAMOUDI, WAEL MAKKI S
ALAMOUDI, WAEL MAKKI S - avatar
0
ŰŽÙƒŰ±Ű§ لك Ű§Ù„Ù ŰŽÙƒŰ±
4th Aug 2018, 9:43 PM
ALAMOUDI, WAEL MAKKI S
ALAMOUDI, WAEL MAKKI S - avatar