Posts by carlos giovani casilo • 473 points
32 posts
-
0
votes0
answers29
viewsQ: Tablet CSS in Ionic 4
Good afternoon, How can I make a css for mobile and tablet? I need to separate, prq on a given screen the menu should be presented and other not.
-
-1
votes1
answer58
viewsQ: Call Function while holding down
Good afternoon, I’m trying to do a function to perform an action while keeping an item from a list pressed pro x minutes, but I’m not finding a solution to this. Does anyone have any idea how I can…
-
1
votes0
answers109
viewsQ: Framework for Graphics
Good morning, I’m with a graphic that was developed using the Devexpress(https://demos.devexpress.com/XtraChartsDemos/BarViewTypes/BarSeries.aspx). In the chart I’m using it has five columns and…
-
5
votes3
answers7042
viewsA: Angular 6 date and time in English
I got it. I did this: import { registerLocaleData } from '@angular/common'; import localeBr from '@angular/common/locales/pt'; In Ngmodule import I also imported LOCALE_ID Afterward…
angularanswered carlos giovani casilo 473 -
1
votes3
answers7042
viewsQ: Angular 6 date and time in English
Good afternoon, I’m starting to develop an application in Angular 6, and I need to display the date and time on the screen. I have managed to present both, but they are in the American standard. How…
angularasked carlos giovani casilo 473 -
2
votes3
answers146
viewsA: Views specifies for Devise
I found the solution: config.to_prepare do Devise::SessionsController.layout "your_layout_name" Devise::RegistrationsController.layout "your_layout_name" Devise::ConfirmationsController.layout…
-
1
votes3
answers146
viewsQ: Views specifies for Devise
In my project I am using the Rails 5.1.1 and the Devise for login. My question is how I can make a View ,so that the Devise uses as layout, without being the application.html.erb?…
-
0
votes0
answers34
viewsQ: Position number of Rails pages
I am trying to put the number of pages in the pe wheel, but when giving the crtl+P to print the number is just below the content, that 99% of the time is either half the page or a little below it.…
-
3
votes5
answers2126
viewsQ: function to count Divs quantity
I need to create a function to check the amount of Divs on the screen and insert a class within the fourth for example. These Divs are created dynamically.
-
1
votes1
answer950
viewsQ: Remove date and print link
I’m making a screen with various information and images, so far so good. My problem is that when trying to print this screen, date appears in the header and the link in the footer. Is there any way…
-
1
votes0
answers122
viewsQ: Smaller divs superimposed on another DIV
I’m trying to create a DIV with a background image and on top of that image I need to position other DIVs. I positioned these DIVs that were on top, but when resizing the screen the position of this…
-
0
votes1
answer1189
viewsQ: Graphics with HTML and CSS
Does anyone know if there is a form of making bar or line charts using CSS and HTML?
-
-1
votes2
answers82
viewsQ: Font reponsive with css
Good afternoon, I am making an html page and have some blocks that are responsive. Now I need the text displayed inside them to be as well. How can I do this?
-
2
votes2
answers21331
viewsQ: How to make a "back to top" button on a page?
How can I make a button return to top on an html page? Jquery, javascript, which would be best?
-
2
votes1
answer352
viewsQ: Overlaid graphics
I need to make a chart like this But I haven’t found anything that can help me. Does anyone have any solution to this?…
-
0
votes4
answers6145
viewsQ: Character limit in a DIV
How can I limit the amount of characters that will be inserted into a div ?
-
0
votes0
answers66
viewsQ: Sass in shaman does not work
Good afternoon, I’m trying to run the Sass in the shaman, but it’s not working. Can anyone tell me if it has how to run or how to make it work?
-
2
votes5
answers1896
viewsQ: Change Button Background
How can I change the background of a Button click on it? For example: I have the shape01 and the shape02, for default the Button this with the shape01, when clicking on it I need to change to the…
-
1
votes1
answer841
viewsQ: Custom searchview
I need to do a searchView like this: I need to put the white icon and the hint too.…
-
4
votes1
answer135
viewsQ: Check click position on a Listview
I have a screen that has a ListView inside it, I need to identify which line was clicked to direct to the correct location. How can I do this?
-
0
votes3
answers172
viewsQ: Blur effect on image
I need to do a Blur effect on a background image. How can I do this?
androidasked carlos giovani casilo 473 -
0
votes2
answers784
viewsQ: Listview with a button at the bottom of the android studio list
Good afternoon, I have a Listview that is bringing some data, this working smoothly. But at the end of the list, I need to put a button. This button should not repeat itself, as it is happening. I…
-
-1
votes2
answers316
viewsQ: Ratingbar sending value to Textview android
Good afternoon, How I pass the value of a Ratingbar to a direct Textview without using clicks?
androidasked carlos giovani casilo 473 -
0
votes2
answers1836
viewsQ: Logged in android user
In my app, I need to change the menu between three types depending on the type of logged in user. As I do not yet have a bank to verify this information, I would like to know if there is any way to…
androidasked carlos giovani casilo 473 -
0
votes3
answers414
viewsA: Custom dialog
Thank you so much for your help: dialogPay.getWindow().setBackgroundDrawable( new ColorDrawable(android.graphics.Color.TRANSPARENT));
-
0
votes3
answers414
viewsQ: Custom dialog
Good morning, I made a custom dialog using a Fragment to customize it, but I need to make it have rounded corners. <RelativeLayout android:layout_width="match_parent"…
-
0
votes0
answers229
viewsQ: Range Seekbar Android
Good afternoon, I need to make Seekbar like that image How can I do that? The native and simpler Seekbar without this dual option.…
androidasked carlos giovani casilo 473 -
0
votes0
answers46
viewsQ: Exchange of android menu
I need to create three menu options in my app, 1 for visitors, another for registrants and another for admin. I created 3 menu files with the options I need, and making the exchange manually right…
androidasked carlos giovani casilo 473 -
1
votes1
answer112
viewsQ: Loop in Carousel
I’m making a Carousel, that I received the friend help from here. But now a small problem has arisen, in the example there are 6 images, and when arriving at the last it stops. I wanted to know how…
-
0
votes0
answers251
viewsQ: Spinner Android Studio
I’m putting a Spinner in my project, and I wanted to put some kind of hint on it and change the background color of it. For example: when entering the screen, will this written "Select", and when…
androidasked carlos giovani casilo 473 -
3
votes1
answer2200
viewsQ: How to make a Carousel?
I’m trying to create a Carousel on Android as the of this video (source code) but it’s not going very well.…
-
0
votes1
answer667
viewsQ: Transparent toolbar on Android
I need to make mine toolbar be transparent, or at least remove that shaded line below it. Someone has been through a similar situation?