else

Results 7 issues of else

`EnterSharedElementCallback` `onSharedElementEnd()` ![image](https://user-images.githubusercontent.com/7521943/29347646-a12c9236-8280-11e7-9803-3acdc906d7a8.png) 我将 `TextView`的 `layout` 的输入参数修改之前,平移缩放的结束终点,位置是错误的。修改之后是正确的。 然而我的目标`TextView`的`android:layout_gravity='left'`。 你Demo中的目标`TextView`的`android:layout_gravity='center'` 我怀疑 `TextView`的 `layout` 的输入参数很可能需要 `android:layout_gravity`的值相关联。

https://github.com/lguipeng/Notes/tree/master/apk/notes_v2.0.0_201512061517.apk 安装打开闪退 2019-02-21 20:13:27.950 6152-6152/? E/AndroidRuntime: FATAL EXCEPTION: main Process: com.lguipeng.notes, PID: 6152 java.lang.LinkageError: Method int com.lguipeng.notes.ui.BaseActivity.getColor(int) overrides final method in class Landroid/content/Context; (declaration of 'com.lguipeng.notes.ui.BaseActivity' appears in /data/app/com.lguipeng.notes-d3FH-fzIqOC5RFdwZ9Jcrg==/base.apk) at...

rt。 比如我想距离顶部50dp的时候就 “定” 住

![image](https://user-images.githubusercontent.com/7521943/28771048-ec96f1f4-7613-11e7-9894-e61197f5ea10.png) 能否在xml配置中提供一个 "标题是否用粗体"的属性值 app:stl_defaultTabTypeface="bold|normal|italic|bold_italic" 跪求楼主速度加上 ![image](https://user-images.githubusercontent.com/7521943/28771194-83484fda-7614-11e7-8a93-b685e4a86333.png)

在4.4 oppo 手机会出现重影。 vivo ,三星等其他手机都是好的。

layout_marginXXX 设置无效, 希望添加支持