All language subtitles for 6. Build the user info and settings screen design

af Afrikaans
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bn Bengali
bs Bosnian
bg Bulgarian
ca Catalan
ceb Cebuano
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
tl Filipino
fi Finnish
fr French Download
fy Frisian
gl Galician
ka Georgian
de German
el Greek
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
km Khmer
ko Korean
ku Kurdish (Kurmanji)
ky Kyrgyz
lo Lao
la Latin
lv Latvian
lt Lithuanian
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mn Mongolian
my Myanmar (Burmese)
ne Nepali
no Norwegian
ps Pashto
fa Persian
pl Polish
pt Portuguese
pa Punjabi
ro Romanian
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
st Sesotho
sn Shona
sd Sindhi
si Sinhala
sk Slovak
sl Slovenian
so Somali
es Spanish
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
te Telugu
th Thai
tr Turkish
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
or Odia (Oriya)
rw Kinyarwanda
tk Turkmen
tt Tatar
ug Uyghur
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:01,290 --> 00:00:07,800 OK, so now we can start working on the user screen, but first of all, let me show you what the screen 2 00:00:07,800 --> 00:00:08,310 contained. 3 00:00:10,110 --> 00:00:16,410 So first of all, it constitutes of our collapsing toolbar, and while the user is scrolling it, just 4 00:00:16,420 --> 00:00:26,130 floating action but will disappear and it also constitute of some text of users titles and of some list 5 00:00:26,130 --> 00:00:26,640 titles. 6 00:00:27,930 --> 00:00:29,990 So let's start coding. 7 00:00:31,050 --> 00:00:37,910 So, first of all, let me change the selected context here to four. 8 00:00:37,980 --> 00:00:43,290 So once I realized my application, the user screen will be the dominant screen. 9 00:00:45,470 --> 00:00:51,680 Let's go back to the user info instead of the text, and here let's return our least titled. 10 00:00:56,200 --> 00:00:58,090 Zesty style takes a few. 11 00:01:00,040 --> 00:01:12,850 Few arguments, such as the title, text, let's say title and a text subtitles, answer text, let's 12 00:01:12,850 --> 00:01:13,990 say subtitles. 13 00:01:17,240 --> 00:01:18,350 Subtitles. 14 00:01:20,670 --> 00:01:23,850 And take our leading I can't. 15 00:01:26,940 --> 00:01:29,820 Icons, though, let's say now e-mail. 16 00:01:31,860 --> 00:01:32,520 Reformatted. 17 00:01:34,020 --> 00:01:35,460 OK, so I'll save it. 18 00:01:36,790 --> 00:01:45,060 As you can see, it's quite similar to this one in here, but there is no splash color while I press 19 00:01:45,060 --> 00:01:45,510 it on it. 20 00:01:45,780 --> 00:01:47,310 So to fix that, that's. 21 00:01:48,810 --> 00:01:53,800 Wrap it by Inkwell, which Richard? 22 00:01:54,960 --> 00:01:56,640 Sorry, capital W. 23 00:01:58,340 --> 00:02:07,130 And give it a splash color, all theme, dot, all context, dot, splash color, and we need to wrap 24 00:02:07,130 --> 00:02:15,710 the switchyard also by a material widget and give it a corner of color dot transparent. 25 00:02:17,820 --> 00:02:18,850 Let me save it now. 26 00:02:19,620 --> 00:02:26,470 OK, so nothing to change that because we didn't give a function for the last time, I thought. 27 00:02:26,670 --> 00:02:31,170 So let me give an empty function for it on top and empty function. 28 00:02:32,400 --> 00:02:33,320 Let me say it again. 29 00:02:34,380 --> 00:02:45,720 On it, so now it's a little bit same to this one in here, so says I will use this this which at many 30 00:02:45,720 --> 00:02:49,450 times let me fracture it and return it as dynamic. 31 00:02:49,470 --> 00:02:52,440 Richard So I will Cotsis. 32 00:02:56,900 --> 00:03:00,680 And I would create a widget called. 33 00:03:02,260 --> 00:03:05,080 User based. 34 00:03:06,220 --> 00:03:06,720 Michael. 35 00:03:13,300 --> 00:03:14,890 And he had capital W. 36 00:03:15,780 --> 00:03:17,010 And let's return 37 00:03:19,740 --> 00:03:22,170 this, that's for sure. 38 00:03:22,200 --> 00:03:25,320 And here we need to put the right context. 39 00:03:28,280 --> 00:03:35,900 OK, so let's use it up and give that context as parameter, let's say it again. 40 00:03:37,330 --> 00:03:38,500 OK, so start saying. 41 00:03:41,080 --> 00:03:42,100 Oh, I have another. 42 00:03:42,650 --> 00:03:44,340 Sorry, let me say it again. 43 00:03:45,590 --> 00:03:46,760 OK, so it worked. 44 00:03:47,900 --> 00:03:56,240 Now we need to make sure that this widget in here takes some parameter to change the title and the icon 45 00:03:57,200 --> 00:03:58,730 and the function, for example. 46 00:04:00,490 --> 00:04:06,190 So let's add in here a string of title. 47 00:04:08,440 --> 00:04:15,190 Let me change this and put it as tight, and it will take also subtitles. 48 00:04:21,190 --> 00:04:21,940 I don't. 49 00:04:25,320 --> 00:04:32,180 OK, so I will give the Parmeter in here, let's say title. 50 00:04:35,180 --> 00:04:37,880 And so and here, let me say that. 51 00:04:42,220 --> 00:04:44,380 Oh, I'm sorry. 52 00:04:44,650 --> 00:04:45,640 Subtitles. 53 00:04:47,770 --> 00:04:51,530 Let me say that so it's changed than we expected. 54 00:04:52,180 --> 00:04:58,060 Now, in order to change the bottom now, in order to change the icon, we need to create our list that 55 00:04:58,060 --> 00:05:02,510 contains the icons that we need to use on this screen. 56 00:05:02,920 --> 00:05:05,500 So I have already created a list. 57 00:05:05,590 --> 00:05:06,910 Let me just copy and 58 00:05:09,910 --> 00:05:10,750 paste it in here. 59 00:05:17,650 --> 00:05:23,500 So this is a list of I can data called user titles, I can. 60 00:05:24,620 --> 00:05:25,470 And it's contained. 61 00:05:25,820 --> 00:05:29,090 I can e-mail and phone and look at shipping and other. 62 00:05:31,370 --> 00:05:33,620 So instead of here, we need to. 63 00:05:35,170 --> 00:05:39,460 Calls this attack underscore user. 64 00:05:40,620 --> 00:05:43,370 I can and we need to give it on ethics. 65 00:05:44,990 --> 00:05:48,830 Let me for now, just for example, give on the antics of two and Tabit. 66 00:05:51,530 --> 00:05:53,810 So this I in here changed already. 67 00:05:54,850 --> 00:05:56,300 But it's not really practical. 68 00:05:56,330 --> 00:06:01,090 So we need to change this index in here and make it a dynamic index. 69 00:06:01,330 --> 00:06:09,160 So let me add on in here called index and said that instead of two in here, let me out the index. 70 00:06:12,680 --> 00:06:14,200 For sure, we need to add it in here. 71 00:06:16,050 --> 00:06:21,810 So, you know, for example, missile, but again, if I submit that email, I can put up you. 72 00:06:23,200 --> 00:06:32,340 So instead of the center in here, let me delete it and let me drop this widget by a column because 73 00:06:32,560 --> 00:06:35,020 because it would constitute of money, which is of this. 74 00:06:36,530 --> 00:06:37,520 Let me copy this. 75 00:06:40,420 --> 00:06:41,530 Base four times. 76 00:06:43,890 --> 00:06:45,510 And here it should be to make. 77 00:06:49,530 --> 00:06:50,730 And he the fun. 78 00:06:52,340 --> 00:06:52,940 No. 79 00:06:57,330 --> 00:07:00,480 And here at the shipping address. 80 00:07:04,350 --> 00:07:09,210 Let me keep it in here and, uh, the joint. 81 00:07:12,880 --> 00:07:14,170 Joint joint date. 82 00:07:16,450 --> 00:07:23,530 Late, uh, the sign up water, and it's not in here, so I'll just delete the last one. 83 00:07:24,610 --> 00:07:25,420 Let me say that. 84 00:07:27,130 --> 00:07:28,010 So that's it. 85 00:07:28,570 --> 00:07:32,240 Now we need to add the title of each widget. 6617

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.