Commit 8709659a authored by linfeng's avatar linfeng

开发票功能

parent 63869c58
......@@ -22,6 +22,7 @@ public class TitleView extends AppBarLayout {
super(context);
}
public TitleView(Context context, AttributeSet attrs) {
super(context, attrs);
init(context, attrs);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment