Scroll of my listview is very fast. I want to customize this and want to make it slower. I tried set android:fastscrollenabled="false" but it does not solve thi
I am trying to make a marquee animation, but i can't manage to make it perfect. As you can see when a logo goes out of the page it do not get back from the othe
I created subscriptions and I created an isActive function to know if the subscription is still valid or not. How can I use this function everywhere in my appli
I want toggle class only click element. But now when i click anyone they are all active. And when i click a tag, i want add another class to card div. How shoul
I'm having this SAA-C02 question. It said that the correct response is S3-IA .However,it's impossible to put data directly into S3-IA.In fact,Data must be pres
This is my views.py from django.shortcuts import render import requests # Create your views here. def mainfun(requests): city="London"
I want to make a taxi reservation app using Google Assistant with no payment. I used Transaction API with no payment intent but always my project is not approve
After successful login from the consent screen, I am getting the access_token now the next step is to fetch all the view id from the google analytics account.Pl
I created my themeSlice with hardCoded themes in mind initialState:{theme: "lightTheme"}. I quickly realized a better way to do it was by using a simple boolean