コード例 #1
0
 private void expand()
 {
     mFcAnimator.createExpandAnimator(mRecyclerView, (int)mDevicesActionLayoutWidth, 300).start();
     mBarHandler.Activated        = true;
     mBarHandler.Background.Level = Orientation * 2 + LayoutDirection;
 }