Posts by Augusto • 131 points
3 posts
-
0
votes2
answers324
viewsQ: Color-free code when filename starts with upper-case
I am using Intellij IDEA to develop using Flutter but when I name a new class with its name starting in uppercase the typed code remains the same color without highlighting variables, Keywords and…
-
1
votes1
answer758
viewsQ: How to make an average of a curve?
I’m taking a temperature curve with an LM35 but I can’t get an average of the temperature curve to perform my calculations. Follow a picture of my curve:…
-
2
votes0
answers37
viewsQ: When using setupWithViewPager lose tab titles
I have a tablayout which contains a Viewpager, and I own two Ragments. When I changed the screen by clicking on the tab1 or tab2, for example, it changed the normal tab, but when I used the finger…