-
-
Add logging to trace the steps or the location where the exception happens? [See here](https://docs.fabric.io/android/crashlytics/enhanced-reports.html#custom-logging)
However, this is not caught and …
-
有一个使用ExpandableListView的界面,下拉刷新正常,但是滚到底部再往上滚动的时候会拉出header进行刷新,无法滚到界面头部。
同时,还发现在复杂ListView中,也有这个问题。
布局如下:
``` xml
…
-
Galaxy S5 G900F, Phoenix ROM, Lolipop
```
java.lang.ArrayIndexOutOfBoundsException: length=1; index=1
at android.util.PathParser$PathDataNode.addCommand(PathParser.java:335)
at android.util.…
oli-z updated
8 years ago
-
Hey,
What do you think about add Android Adapter good practices, such as use **BaseAdapter** instead of **ArrayAdapter** or use the **ViewHolder pattern**?
Check this article: http://www.piwai.info/…
-
Layout of custom view for Tab:
``` xml
```
Code for setting up TabLayout in Activity:
``` java
_tabLayout.setupWithViewPager(_viewPager);
_tabLayout.setTabGravity(TabLayout.GRAVITY_CENTER);
_tabLa…
-
```
What steps will reproduce the problem?
1. Tap Stations
2. Tap 'Call sign or zip code'
3. Enter 'waus'
4. Tap 'Search!'
5. Tap 'WAUS-FM - 90.7 FM, Berrien Springs'
At this point, the app force clo…
-
```
What steps will reproduce the problem?
1. Tap Stations
2. Tap 'Call sign or zip code'
3. Enter 'waus'
4. Tap 'Search!'
5. Tap 'WAUS-FM - 90.7 FM, Berrien Springs'
At this point, the app force clo…
-
```
What steps will reproduce the problem?
1. Tap Stations
2. Tap 'Call sign or zip code'
3. Enter 'waus'
4. Tap 'Search!'
5. Tap 'WAUS-FM - 90.7 FM, Berrien Springs'
At this point, the app force clo…
-
```
Список карт должен открываться раскрытым с
выделенной текущей в центре
экрана, если это возможно. Для станций в
конце или начале списка допустима
крайняя позиция их стран.
```
Original issue …