How To Make Chat App In Sketchware || By Developer Partha
Автор: Developer Partha
Загружено: 2017-12-31
Просмотров: 66665
How To Make Chat App In Sketchware || By Developer Partha
In This Video I will Show How You Can Make a Chat App using Sketchware...
So,first you need App id and Project id if you don't know how to generate App id and Project id in firebase the goto this Video Tutorial Link :- • How To Generate App Id And Project Id In F...
Here is the Code Need in This Chat App....
onCreate
code 1:
MainActivity.this.getWindow().setSoftInputMode( WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_HIDDEN );
code 2:
listview1.setOverScrollMode(View.OVER_SCROLL_NEVER);listview1.setVerticalScrollBarEnabled(false);
code 3:
listview1.setDivider(null);listview1.setDividerHeight(0); listview1.setSelector(android.R.color.transparent);
SendButton
MainActivity.this.getWindow().setSoftInputMode( WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_HIDDEN );
onChild Add
listview1.post(new Runnable() { @Override public void run() { listview1.setSelection(ChatMap.size());}});
firebase
sketchware
sketchware tutorial
sketchware help
developer partha
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: