Hirdetés
Új hozzászólás Aktív témák
-
#39560925
törölt tag
SwipeRefreshLayout-nak a spinnere nálam üres. Hogyan tudnám elérni, hogy pörögjön benne a cuccos?
Kód:
@Nullable
@Override
public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
// Inflate the layout for this fragment
View view = inflater.inflate(R.layout.fragment_exceptions, null);
swipeRefreshLayout = (SwipeRefreshLayout) view.findViewById(R.id.swipe_container);
swipeRefreshLayout.setOnRefreshListener(this);
swipeRefreshLayout.setSize(SwipeRefreshLayout.LARGE);
swipeRefreshLayout.setColorSchemeColors(
android.R.color.holo_blue_light,
android.R.color.holo_purple,
android.R.color.holo_green_light,
android.R.color.holo_red_light
);
return view;
}@Override
public void onRefresh() {
swipeRefreshLayout.setRefreshing(true);
BackendConnector.getInstance().refreshExceptions(this);
}
@Override
public void onExceptionRefreshFinished() {
swipeRefreshLayout.setRefreshing(false);
}
Új hozzászólás Aktív témák
- exHWSW - Értünk mindenhez IS
- Audi, Cupra, Seat, Skoda, Volkswagen topik
- Android játékok topikja
- Luck Dragon: Asszociációs játék. :)
- Házimozi haladó szinten
- Xiaomi 15T Pro - a téma nincs lezárva
- Telekom mobilszolgáltatások
- Milyen belső merevlemezt vegyek?
- OLED monitor topic
- Metal topik
- További aktív témák...
- LENOVO L13 Yoga 360 touch - 13,3" - i5 10210U, 8GB RAM, SSD, jó akku, - számla, 6 hó gar
- BESZÁMÍTÁS! 2TB Samsung 990 PRO NVMe SSD meghajtó garanciával hibátlan működéssel
- Telefon felvásárlás!! Samsung Galaxy S21/Samsung Galaxy S21+/Samsung Galaxy S21 Ultra
- Apple iPad Air 2 (A1567) 32GB Wi-Fi + Cellular Arany
- ÁRGARANCIA!Épített KomPhone Ryzen 5 7600X 32/64GB RAM RX 9060XT 16GB GAMER PC termékbeszámítással
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest

