Skip to content

Instantly share code, notes, and snippets.

View bmx666's full-sized avatar

Maksim Paimushkin bmx666

View GitHub Profile
@bmx666
bmx666 / HFFragment.java
Last active January 14, 2017 21:50
This class include workaround for fix user visible hint behaviour
package com.android.support.v4.app;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.view.View;
/**
* This class include workaround for fix issues in Android behaviour:
#!/bin/bash
#############################################
# Example of usage:
#
# Choose and download required toolchain:
# ./env-linaro-toolchain.sh
#
# Apply environment variables of toolchain:
# source '/path/to/env-linaro-toolchain.sh' 6.2.1 little hard