WepsTech
Your Daily Dose of Tech News
typeface in kotlin That awesome that you would like to make your android application more beautiful with the help of custom typeface in your android application. Here you can also get the typeface for the alert dialog box. So very first get the fonts file which you want to use into your android application. For
DetailsWhich is faster/best? in PHP I’ve heard that SELECT * is generally bad practice to use when writing SQL commands because it is more efficient to SELECT columns you specifically need. If I need to SELECT every column in a table, should I use SELECT * FROM TABLE or SELECT column1, colum2, column3, etc. FROM
DetailsScrollerView If you want to become a good developer then you must understand the hierarchy of the views. Here we have one most important topic to discuss with you and which is based on the scroller view. So let’s learn the scroller view hierarchy. The android.widget.ScrollView class provides the functionality of scroll view. ScrollView is
DetailsOh nice choice! It may be a little long but I am sure it will help you! If you are looking for how to become a professional developer in any platform, then you are on the correct post. The term professional developer may be used in reference to a wide variety of development. It may
Details