Posts by Paulo Ceami • 19 points
5 posts
-
0
votes2
answers68
viewsA: Problem with Bottonnavigationview
as I am showing the first problem was solved with space but it did not work with attr maybe it is question of version etc etc etc... but it was solved when I put a value of 50dp in height... The…
-
0
votes2
answers68
viewsQ: Problem with Bottonnavigationview
As you can see I’m with a little problem of layout in this form on Android, this form is opened inside a Fragment normally where I will send this data. 1- To my surprise the EditText does not expand…
-
1
votes1
answer510
viewsQ: Hide div in materialize css
Does anyone here use materialize css ? know if there is any way to hide the column of a table through a css class ? in bootstrap have to do this using that class="Visible-Xs" went in Docs and did…
-
0
votes2
answers1052
viewsQ: How to properly configure routes at angular 4 with Lazy loading
my link to list the simplement client does not work , wanted to know why WHAT I WOULD HAVE TO DO TO CALL THE ROUTE /list customers and not customers/list customers 1 - Clienteroutingmodule 2 -…
angularasked Paulo Ceami 19 -
0
votes2
answers205
viewsA: Create table in Sqlite with array
This table that you call the list must have a name like: customers, products, people, airplanes, cars, etc. Name your table in Sqlite and only after you have records inside it can you create a list…
sqliteanswered Paulo Ceami 19