Skip to content
#

Android

android logo

Android was designed and built by Google in 2008. The operating system is written mainly in Java, with core components in C and C++. It is built on top of the Linux kernel, giving it incorporated security benefits.

Here are 95,086 public repositories matching this topic...

iamsad3508
iamsad3508 commented Jun 28, 2021

Please read contributing guidelines. Thanks.

Describe the bug
select one profile, and double click the profile and drag upwards, profiles would be displayed incorrectly

To Reproduce
Steps to reproduce the behavior:
1.select one profile
2.double click the profile fast
3.don't let go your finger and draw it upwards immediately

Expected behavior
normal

Screenshots
!

steel-steven-87
steel-steven-87 commented Feb 16, 2022

Environment

Joplin version: 2.6.10
Platform: Linux

Steps to reproduce

  1. Create a notebook structure like this:
  • Project 1
    • Archived
  • Project 2
    • Archived
  1. Create a note.
  2. Use "Move to notebook" option.
  3. Type "archived" in the search box.
  4. It is not possible to distinguish which parent the child notebook belongs to, see the image:
    ![screenshot](https://u
enhancement good first issue medium
leakcanary
eygraber
eygraber commented Oct 28, 2020

I have a CoordinatorLayout that I am using as a fragment container, and I started getting leak reports after fragments are getting destroyed, because their View's are referenced by the container's mPreSortedChildren.

Looking at the ViewGroup source, it seems like that gets cleared when buildOrderedChildList is called, but I'm not fully sure what would trigger that (seems like a draw will,

michaellee123
michaellee123 commented Dec 18, 2020

在WebView下拉刷新的时候,如果html中还有自己的下拉,那在SmartRefreshLayout中就会出现各种问题。我解决了这个问题,给大家分享一下解决方案。
首先自定义WebView,代码如下:

import android.content.Context;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.webkit.WebView;

public class MyWebView extends WebView {

    public interface RefreshStateListener {
        public void refreshState(boolean canRefresh);
    }
react-native-elements
NativeScript
erkanarslan
erkanarslan commented Mar 5, 2020

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.2.2
  • Cross-platform modules: 6.0.1
  • Android Runtime: 6.2.0
  • iOS Runtime: 6.2.0
  • Plugin(s): unrelated

Describe the bug
openFile method of utils module does not preview the

Created by Google

Released September 23, 2008

Organization
android
Website
www.android.com
Wikipedia
Wikipedia