and

 0    41 flashcards    schwarz20
download mp3 print play test yourself
 
Question Answer
constrain
start learning
zmusić
constrain the position
start learning
ograniczyć pozycję
How to constrain the position of a view to another view.
start learning
Jak ograniczyć pozycję widoku do innego widoku.
constraint
start learning
przymus
Notice
start learning
Ogłoszenie
particular
start learning
szczególny
Notice that the blueprint and design views also show the constraints when a particular view is selected.
start learning
Zauważ, że widoki planu i projektu pokazują również ograniczenia, gdy wybrany jest określony widok.
jagged
start learning
postrzępiony
jagged lines
start learning
postrzępione linie
squiggles
start learning
zawijasów
Some of the constraints are jagged lines, but the one to the Next button is a squiggle, because it's a little different.
start learning
Niektóre ograniczenia są postrzępionymi liniami, ale przycisk do przycisku Dalej jest zawijas, ponieważ jest nieco inny.
connect
start learning
połączyć
To learn how to use constraints to connect the positions of views to each other, you will add buttons to the layout.
start learning
Aby dowiedzieć się, jak używać wiązań do łączenia pozycji widoków ze sobą, dodasz przyciski do układu.
relabel
start learning
Relabel
Before adding another button, relabel this button
start learning
Przed dodaniem kolejnego przycisku ponownie oznacz ten przycisk
Adjust
start learning
Dostosować
to highlight/emphasize
start learning
podkreślać
Notice that the text "Button" is directly in the layout field, instead of referencing a string resource as the TextView does.
start learning
Zauważ, że tekst „Przycisk” znajduje się bezpośrednio w polu układu, zamiast odwoływania się do zasobu ciągów, tak jak robi to TextView.
instead
start learning
zamiast
referencing
start learning
odwołanie
bulb
start learning
żarówka
appear
start learning
pojawić się
A light bulb appears on the left.
start learning
Żarówka pojawia się po lewej stronie.
extract resource
start learning
wyodrębnij zasób
Run the app to make sure it displays as you expect it to.
start learning
Uruchom aplikację, aby upewnić się, że wyświetla się zgodnie z oczekiwaniami.
distinctly odd
start learning
zdecydowanie dziwne
distinctly remember
start learning
Dokładnie pamiętam
distinctly
start learning
wyraźnie
The id for a view helps you identify that view distinctly from other views.
start learning
Identyfikator widoku pomaga w odróżnieniu tego widoku od innych widoków.
If you get a dialog box asking to update all usages of the button, click Yes.
start learning
Jeśli pojawi się okno dialogowe z prośbą o zaktualizowanie wszystkich zastosowań przycisku, kliknij przycisk Tak.
Your final layout will have three buttons, vertically constrained the same, and evenly spaced from each other.
start learning
Twój ostateczny układ będzie miał trzy przyciski, takie same w pionie i równomiernie rozmieszczone.
Examine the XML code for fra. xml
start learning
Sprawdź kod XML dla fra. xml
tweak
start learning
uszczypnąć
The "bias" constraints allows you to tweak the position of a view to be more on one side than the other when both sides are constrained in opposite directions.
start learning
Ograniczenia „stronniczości” pozwalają dostosować pozycję widoku tak, aby był bardziej z jednej strony niż z drugiej, gdy obie strony są ograniczone w przeciwnych kierunkach.
more towards
start learning
bardziej w kierunku
towards the end
start learning
z końcem
appearance
start learning
wygląd
Toast
start learning
Toast
First you will make the Toast button show a pop-up message called a toast.
start learning
Najpierw sprawisz, że przycisk Toast wyświetli komunikat wyskakujący o nazwie toast.
Add unambiguous Imports on the fly
start learning
Dodaj jednoznaczny import w locie
Unambiguous
start learning
Niedwuznaczny

You must sign in to write a comment