43 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class Lcom/google/android/material/datepicker/SmoothCalendarLayoutManager;
 | |
| .super Landroidx/recyclerview/widget/LinearLayoutManager;
 | |
| .source "SmoothCalendarLayoutManager.java"
 | |
| 
 | |
| 
 | |
| # static fields
 | |
| .field private static final MILLISECONDS_PER_INCH:F = 100.0f
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>(Landroid/content/Context;IZ)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0, p1, p2, p3}, Landroidx/recyclerview/widget/LinearLayoutManager;-><init>(Landroid/content/Context;IZ)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public smoothScrollToPosition(Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$x;I)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     new-instance p2, Lcom/google/android/material/datepicker/SmoothCalendarLayoutManager$1;
 | |
| 
 | |
|     .line 2
 | |
|     invoke-virtual {p1}, Landroid/view/ViewGroup;->getContext()Landroid/content/Context;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     invoke-direct {p2, p0, p1}, Lcom/google/android/material/datepicker/SmoothCalendarLayoutManager$1;-><init>(Lcom/google/android/material/datepicker/SmoothCalendarLayoutManager;Landroid/content/Context;)V
 | |
| 
 | |
|     .line 3
 | |
|     invoke-virtual {p2, p3}, Landroidx/recyclerview/widget/RecyclerView$w;->setTargetPosition(I)V
 | |
| 
 | |
|     .line 4
 | |
|     invoke-virtual {p0, p2}, Landroidx/recyclerview/widget/RecyclerView$m;->startSmoothScroll(Landroidx/recyclerview/widget/RecyclerView$w;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 |